name

@JvmName(name = "osrupaktfmqkyspd")
suspend fun name(value: Output<String>)
@JvmName(name = "iqqsofyhmjbhdsut")
suspend fun name(value: String)

Parameters

value

Required. Parameter name. The parameter name is used as the key, and paired with the parameter value, which are passed to the template when the template is instantiated. The name must contain only capital letters (A-Z), numbers (0-9), and underscores (_), and must not start with a number. The maximum length is 40 characters.