class Aws::Kafka::Types::TagResourceRequest
Tag a resource.
@note When making an API call, you may pass TagResourceRequest
data as a hash: { resource_arn: "__string", # required tags: { # required "__string" => "__string", }, }
@!attribute [rw] resource_arn
@return [String]
@!attribute [rw] tags
The key-value pair for the resource tag. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/kafka-2018-11-14/TagResourceRequest AWS API Documentation
Constants
- SENSITIVE