Class: Aws::OpenSearchServerless::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::OpenSearchServerless::Types::Tag
- Defined in:
- gems/aws-sdk-opensearchserverless/lib/aws-sdk-opensearchserverless/types.rb
Overview
A map of key-value pairs associated to an OpenSearch Serverless resource.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The key to use in the tag.
-
#value ⇒ String
The value of the tag.