Class: Aws::QBusiness::Types::S3
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::QBusiness::Types::S3
 
 
- Defined in:
 - gems/aws-sdk-qbusiness/lib/aws-sdk-qbusiness/types.rb
 
Overview
Information required for Amazon Q Business to find a specific file in an Amazon S3 bucket.
Constant Summary collapse
- SENSITIVE =
 []
Instance Attribute Summary collapse
- 
  
    
      #bucket  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The name of the S3 bucket that contains the file.
 - 
  
    
      #key  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The name of the file.