key

@JvmName(name = "qgfytcaegsmcytgr")
suspend fun key(value: Output<String>)
@JvmName(name = "uevlgfarabkugqbs")
suspend fun key(value: String)

Parameters

value

The key of the tag. Tag keys are case sensitive. Each DynamoDB table can only have up to one tag with the same key. If you try to add an existing tag (same key), the existing tag value will be updated to the new value.