Class: Aws::EC2::Types::NetworkInsightsAccessScopeAnalysis
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::EC2::Types::NetworkInsightsAccessScopeAnalysis
 
 
- Includes:
 - Structure
 
- Defined in:
 - lib/aws-sdk-ec2/types.rb
 
Overview
Describes a Network Access Scope analysis.
Constant Summary collapse
- SENSITIVE =
 []
Instance Attribute Summary collapse
- 
  
    
      #analyzed_eni_count  ⇒ Integer 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The number of network interfaces analyzed.
 - 
  
    
      #end_date  ⇒ Time 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The analysis end date.
 - 
  
    
      #findings_found  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Indicates whether there are findings.
 - 
  
    
      #network_insights_access_scope_analysis_arn  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The Amazon Resource Name (ARN) of the Network Access Scope analysis.
 - 
  
    
      #network_insights_access_scope_analysis_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The ID of the Network Access Scope analysis.
 - 
  
    
      #network_insights_access_scope_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The ID of the Network Access Scope.
 - 
  
    
      #start_date  ⇒ Time 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The analysis start date.
 - 
  
    
      #status  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The status.
 - 
  
    
      #status_message  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The status message.
 - 
  
    
      #tags  ⇒ Array<Types::Tag> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The tags.
 - 
  
    
      #warning_message  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The warning message.
 
Instance Attribute Details
#analyzed_eni_count ⇒ Integer
The number of network interfaces analyzed.
      56622 56623 56624 56625 56626 56627 56628 56629 56630 56631 56632 56633 56634 56635 56636  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 56622 class NetworkInsightsAccessScopeAnalysis < Struct.new( :network_insights_access_scope_analysis_id, :network_insights_access_scope_analysis_arn, :network_insights_access_scope_id, :status, :status_message, :warning_message, :start_date, :end_date, :findings_found, :analyzed_eni_count, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#end_date ⇒ Time
The analysis end date.
      56622 56623 56624 56625 56626 56627 56628 56629 56630 56631 56632 56633 56634 56635 56636  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 56622 class NetworkInsightsAccessScopeAnalysis < Struct.new( :network_insights_access_scope_analysis_id, :network_insights_access_scope_analysis_arn, :network_insights_access_scope_id, :status, :status_message, :warning_message, :start_date, :end_date, :findings_found, :analyzed_eni_count, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#findings_found ⇒ String
Indicates whether there are findings.
      56622 56623 56624 56625 56626 56627 56628 56629 56630 56631 56632 56633 56634 56635 56636  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 56622 class NetworkInsightsAccessScopeAnalysis < Struct.new( :network_insights_access_scope_analysis_id, :network_insights_access_scope_analysis_arn, :network_insights_access_scope_id, :status, :status_message, :warning_message, :start_date, :end_date, :findings_found, :analyzed_eni_count, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#network_insights_access_scope_analysis_arn ⇒ String
The Amazon Resource Name (ARN) of the Network Access Scope analysis.
      56622 56623 56624 56625 56626 56627 56628 56629 56630 56631 56632 56633 56634 56635 56636  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 56622 class NetworkInsightsAccessScopeAnalysis < Struct.new( :network_insights_access_scope_analysis_id, :network_insights_access_scope_analysis_arn, :network_insights_access_scope_id, :status, :status_message, :warning_message, :start_date, :end_date, :findings_found, :analyzed_eni_count, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#network_insights_access_scope_analysis_id ⇒ String
The ID of the Network Access Scope analysis.
      56622 56623 56624 56625 56626 56627 56628 56629 56630 56631 56632 56633 56634 56635 56636  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 56622 class NetworkInsightsAccessScopeAnalysis < Struct.new( :network_insights_access_scope_analysis_id, :network_insights_access_scope_analysis_arn, :network_insights_access_scope_id, :status, :status_message, :warning_message, :start_date, :end_date, :findings_found, :analyzed_eni_count, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#network_insights_access_scope_id ⇒ String
The ID of the Network Access Scope.
      56622 56623 56624 56625 56626 56627 56628 56629 56630 56631 56632 56633 56634 56635 56636  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 56622 class NetworkInsightsAccessScopeAnalysis < Struct.new( :network_insights_access_scope_analysis_id, :network_insights_access_scope_analysis_arn, :network_insights_access_scope_id, :status, :status_message, :warning_message, :start_date, :end_date, :findings_found, :analyzed_eni_count, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#start_date ⇒ Time
The analysis start date.
      56622 56623 56624 56625 56626 56627 56628 56629 56630 56631 56632 56633 56634 56635 56636  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 56622 class NetworkInsightsAccessScopeAnalysis < Struct.new( :network_insights_access_scope_analysis_id, :network_insights_access_scope_analysis_arn, :network_insights_access_scope_id, :status, :status_message, :warning_message, :start_date, :end_date, :findings_found, :analyzed_eni_count, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#status ⇒ String
The status.
      56622 56623 56624 56625 56626 56627 56628 56629 56630 56631 56632 56633 56634 56635 56636  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 56622 class NetworkInsightsAccessScopeAnalysis < Struct.new( :network_insights_access_scope_analysis_id, :network_insights_access_scope_analysis_arn, :network_insights_access_scope_id, :status, :status_message, :warning_message, :start_date, :end_date, :findings_found, :analyzed_eni_count, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#status_message ⇒ String
The status message.
      56622 56623 56624 56625 56626 56627 56628 56629 56630 56631 56632 56633 56634 56635 56636  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 56622 class NetworkInsightsAccessScopeAnalysis < Struct.new( :network_insights_access_scope_analysis_id, :network_insights_access_scope_analysis_arn, :network_insights_access_scope_id, :status, :status_message, :warning_message, :start_date, :end_date, :findings_found, :analyzed_eni_count, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#tags ⇒ Array<Types::Tag>
The tags.
      56622 56623 56624 56625 56626 56627 56628 56629 56630 56631 56632 56633 56634 56635 56636  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 56622 class NetworkInsightsAccessScopeAnalysis < Struct.new( :network_insights_access_scope_analysis_id, :network_insights_access_scope_analysis_arn, :network_insights_access_scope_id, :status, :status_message, :warning_message, :start_date, :end_date, :findings_found, :analyzed_eni_count, :tags) SENSITIVE = [] include Aws::Structure end  | 
  
#warning_message ⇒ String
The warning message.
      56622 56623 56624 56625 56626 56627 56628 56629 56630 56631 56632 56633 56634 56635 56636  | 
    
      # File 'lib/aws-sdk-ec2/types.rb', line 56622 class NetworkInsightsAccessScopeAnalysis < Struct.new( :network_insights_access_scope_analysis_id, :network_insights_access_scope_analysis_arn, :network_insights_access_scope_id, :status, :status_message, :warning_message, :start_date, :end_date, :findings_found, :analyzed_eni_count, :tags) SENSITIVE = [] include Aws::Structure end  |