DescribeDRTAccessResponse class 
 
    
    
  
    
  
    Properties
    
        - 
  hashCode
  → int
  
- 
  The hash code for this object.
  no setterinherited 
- 
  logBucketList
  → List<String>?
  
- 
  The list of Amazon S3 buckets accessed by the DRT.
  final 
- 
  roleArn
  → String?
  
- 
  The Amazon Resource Name (ARN) of the role the DRT used to access your AWS
account.
  final 
- 
  runtimeType
  → Type
  
- 
  A representation of the runtime type of the object.
  no setterinherited 
 
    
  
    Methods
    
        - 
  noSuchMethod(Invocation invocation)
    → dynamic
  
  
- 
  Invoked when a nonexistent method or property is accessed.
  inherited 
- 
  toString()
    → String
  
  
- 
  A string representation of this object.
  inherited