autoDeleteState

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

Parameters

value

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

  • true: The Auto Delete attribute is configured. The queue is automatically deleted after the last subscription from consumers to this queue is canceled.

  • false: The Auto Delete attribute is not configured.