id

@JvmName(name = "fhftarsguwbqvjql")
suspend fun id(value: Output<String>)
@JvmName(name = "ufeuechucjnsvbjg")
suspend fun id(value: String?)

Parameters

value

A user-provided entity ID. It is mutable, and will be used as the published table name. Specifying a new ID in an update entity request will override the existing value. The ID must contain only letters (a-z, A-Z), numbers (0-9), and underscores, and consist of 256 or fewer characters.