name

@JvmName(name = "erjpibtxwpykjpcr")
suspend fun name(value: Output<String>)
@JvmName(name = "jgwnmqxyibqsmagh")
suspend fun name(value: String?)

Parameters

value

Name of the queue. Queue names must be made up of only uppercase and lowercase ASCII letters, numbers, underscores, and hyphens, and must be between 1 and 80 characters long. For a FIFO (first-in-first-out) queue, the name must end with the .fifo suffix. If omitted, the provider will assign a random, unique name. Conflicts with name_prefix.