skipDestroy

@JvmName(name = "hbklilyfpfxhtqbj")
suspend fun skipDestroy(value: Output<Boolean>)
@JvmName(name = "eeshjqovlaanmaxp")
suspend fun skipDestroy(value: Boolean?)

Parameters

value

If set to true, destroy will not detach the policy and instead just remove the resource from state. This can be useful in situations where the attachment must be preserved to meet the AWS minimum requirement of 1 attached policy.