exportPolicyEnabled

@JvmName(name = "kfsopiurmyfwvahp")
suspend fun exportPolicyEnabled(value: Output<Boolean>)
@JvmName(name = "fuhbuxievckeonxo")
suspend fun exportPolicyEnabled(value: Boolean?)

Parameters

value

Boolean value that indicates whether export policy is enabled. Defaults to true. In order to set it to false, make sure the public_network_access_enabled is also set to false.

NOTE: quarantine_policy_enabled, retention_policy_in_days, trust_policy_enabled, export_policy_enabled and zone_redundancy_enabled are only supported on resources with the Premium SKU.