PolicyRestorePolicyArgs

data class PolicyRestorePolicyArgs(val default: Output<Boolean>) : ConvertibleToJava<PolicyRestorePolicyArgs>

Constructors

Link copied to clipboard
fun PolicyRestorePolicyArgs(default: Output<Boolean>)

Functions

Link copied to clipboard
open override fun toJava(): PolicyRestorePolicyArgs

Properties

Link copied to clipboard
val default: Output<Boolean>

May only be set to true. If set, then the default Policy is restored.