autoDeleteTopicWithLastSubscription

@JvmName(name = "sqaucoydgdpnshqm")
suspend fun autoDeleteTopicWithLastSubscription(value: Output<Boolean>)
@JvmName(name = "kddljbabvoglsgdk")
suspend fun autoDeleteTopicWithLastSubscription(value: Boolean?)

Parameters

value

Whether to delete the domain topic when the last event subscription at the scope of the domain topic is deleted. Defaults to true.