You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RoboMaker::Types::S3KeyOutput
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::RoboMaker::Types::S3KeyOutput
 
- Defined in:
- (unknown)
Overview
Information about S3 keys.
Instance Attribute Summary collapse
- 
  
    
      #etag  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The etag for the object. 
- 
  
    
      #s3_key  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The S3 key. 
Instance Attribute Details
#etag ⇒ String
The etag for the object.
#s3_key ⇒ String
The S3 key.