topicName

@JvmName(name = "kitwmboxtvokbjfo")
suspend fun topicName(value: Output<String>)
@JvmName(name = "snotunbkmsieuncw")
suspend fun topicName(value: String?)

Parameters

value

The name of the topic you want to create. Topic names must include only uppercase and lowercase ASCII letters, numbers, underscores, and hyphens, and must be between 1 and 256 characters long. FIFO topic names must end with .fifo. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the topic name. For more information, see Name Type.