queueName

@JvmName(name = "xpojvvjitkxssugp")
suspend fun queueName(value: Output<String>)
@JvmName(name = "debwchcwruplrmuj")
suspend fun queueName(value: String?)

Parameters

value

A name for the queue. To create a FIFO queue, the name of your FIFO queue must end with the `.fifo` suffix. For more information, see FIFO queues in the Developer Guide. If you don't specify a name, CFN generates a unique physical ID and uses that ID for the queue name. For more information, see Name type in the User Guide. If you specify a name, you can't perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you must replace the resource, specify a new name.