stackName

@JvmName(name = "auqjypcrqxsnycxn")
suspend fun stackName(value: Output<String>)
@JvmName(name = "wuubqqxkfehunpdl")
suspend fun stackName(value: String?)

Parameters

value

The name that's associated with the stack. The name must be unique in the Region in which you are creating the stack.

A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetical character and can't be longer than 128 characters.