OrganizationPolicyRestorePolicyArgs

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

Constructors

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

Properties

Link copied to clipboard
val default: Output<Boolean>

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

Functions

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