key

@JvmName(name = "sifrpcxktxlepumc")
suspend fun key(value: Output<String>)
@JvmName(name = "opupeetyfawhftky")
suspend fun key(value: String?)

Parameters

value

The key for this label. The key must meet the following criteria: Does not exceed 100 characters. Matches the following regular expression: a-zA-Z0-9_* The first character must be an upper- or lower-case letter. The remaining characters must be letters, digits, or underscores.