createPolicy

@JvmName(name = "ngvlixqihoeypujy")
suspend fun createPolicy(value: Output<String>)
@JvmName(name = "mjjcvniwemlhugmg")
suspend fun createPolicy(value: String?)

Parameters

value

Set the policy to use for creating new resources. Only used on create and update. Valid values are 'CREATE_OR_ACQUIRE' (default) or 'ACQUIRE'. If set to 'ACQUIRE' and resources do not already exist, the deployment will fail. Note that updating this field does not actually affect the deployment, just how it is updated. Default value: "CREATE_OR_ACQUIRE" Possible values: "ACQUIRE", "CREATE_OR_ACQUIRE"