key

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

Parameters

value

Key for the metadata entry. Keys must conform to the following regexp: a-zA-Z0-9-_+, and be less than 128 bytes in length. This is reflected as part of a URL in the metadata server. Additionally, to avoid ambiguity, keys must not conflict with any other metadata keys for the project.