autoDeleteState

@JvmName(name = "bcxtctayuakruirp")
suspend fun autoDeleteState(value: Output<Boolean>)
@JvmName(name = "wuscostqnwtyhnug")
suspend fun autoDeleteState(value: Boolean?)

Parameters

value

Specifies whether the Auto Delete attribute is configured. Valid values:

  • true: The Auto Delete attribute is configured. If the last queue that is bound to an exchange is unbound, the exchange is automatically deleted.

  • false: The Auto Delete attribute is not configured. If the last queue that is bound to an exchange is unbound, the exchange is not automatically deleted.