deletionPolicy

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

Parameters

value

(Optional) Set to 'ABANDON' to allow the AndroidApp to be untracked from terraform state rather than deleted upon 'terraform destroy'. This is useful because the AndroidApp may be serving traffic. Set to 'DELETE' to delete the AndroidApp. Defaults to 'DELETE'.