Class: Aws::Detective::Types::Account
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::Detective::Types::Account
 
 
- Includes:
 - Structure
 
- Defined in:
 - lib/aws-sdk-detective/types.rb
 
Overview
An Amazon Web Services account that is the administrator account of or a member of a behavior graph.
Constant Summary collapse
- SENSITIVE =
 [:email_address]
Instance Attribute Summary collapse
- 
  
    
      #account_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The account identifier of the Amazon Web Services account.
 - 
  
    
      #email_address  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The Amazon Web Services account root user email address for the Amazon Web Services account.