autoDeleteState

val autoDeleteState: Output<Boolean>?

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.