deletionPolicy

@JvmName(name = "xfwdrihkohqihfnb")
suspend fun deletionPolicy(value: Output<String>)
@JvmName(name = "phdxwlhacoqivtnj")
suspend fun deletionPolicy(value: String?)

Parameters

value

Set to 'ABANDON' to allow the WebApp to be untracked from terraform state rather than deleted upon 'terraform destroy'. This is useful becaue the WebApp may be serving traffic. Set to 'DELETE' to delete the WebApp. Default to 'ABANDON'