Class: Aws::S3Control::Types::S3Tag
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::S3Control::Types::S3Tag
 
 
- Defined in:
 - gems/aws-sdk-s3control/lib/aws-sdk-s3control/types.rb
 
Overview
A container for a key-value name pair.
Constant Summary collapse
- SENSITIVE =
 []
Instance Attribute Summary collapse
- 
  
    
      #key  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Key of the tag.
 - 
  
    
      #value  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Value of the tag.