id

@JvmName(name = "vkjgkttsnvxtbqqe")
suspend fun id(value: Output<String>)
@JvmName(name = "yxhmcsalqvrasqoh")
suspend fun id(value: String)

Parameters

value

The id of the resource with the following restrictions:

  • Must contain only lowercase letters, numbers, and hyphens.

  • Must start with a letter.

  • Must be between 1-63 characters.

  • Must end with a number or a letter.

  • Must be unique within the OS policy.