Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnmodifiableDataLossProtection ¶
func UnmodifiableDataLossProtection() planmodifier.Bool
func UnmodifiableDataLossProtectionIf ¶
func UnmodifiableDataLossProtectionIf(f UnmodifiableDataLossProtectionIfFunc, description, markdownDescription string) planmodifier.Bool
Types ¶
type UnmodifiableDataLossProtectionIfFunc ¶
type UnmodifiableDataLossProtectionIfFunc func(context.Context, planmodifier.BoolRequest, *UnmodifiableDataLossProtectionIfFuncResponse)
type UnmodifiableDataLossProtectionIfFuncResponse ¶
type UnmodifiableDataLossProtectionIfFuncResponse struct { Diagnostics diag.Diagnostics Error bool }
Click to show internal directories.
Click to hide internal directories.