Class: Aws::EC2::Types::NetworkInsightsAccessScopeAnalysis

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb

Overview

Describes a Network Access Scope analysis.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#analyzed_eni_countInteger

The number of network interfaces analyzed.

Returns:

  • (Integer)


51842
51843
51844
51845
51846
51847
51848
51849
51850
51851
51852
51853
51854
51855
51856
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 51842

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_dateTime

The analysis end date.

Returns:

  • (Time)


51842
51843
51844
51845
51846
51847
51848
51849
51850
51851
51852
51853
51854
51855
51856
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 51842

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_foundString

Indicates whether there are findings.

Returns:

  • (String)


51842
51843
51844
51845
51846
51847
51848
51849
51850
51851
51852
51853
51854
51855
51856
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 51842

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_arnString

The Amazon Resource Name (ARN) of the Network Access Scope analysis.

Returns:

  • (String)


51842
51843
51844
51845
51846
51847
51848
51849
51850
51851
51852
51853
51854
51855
51856
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 51842

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_idString

The ID of the Network Access Scope analysis.

Returns:

  • (String)


51842
51843
51844
51845
51846
51847
51848
51849
51850
51851
51852
51853
51854
51855
51856
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 51842

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_idString

The ID of the Network Access Scope.

Returns:

  • (String)


51842
51843
51844
51845
51846
51847
51848
51849
51850
51851
51852
51853
51854
51855
51856
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 51842

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_dateTime

The analysis start date.

Returns:

  • (Time)


51842
51843
51844
51845
51846
51847
51848
51849
51850
51851
51852
51853
51854
51855
51856
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 51842

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

#statusString

The status.

Returns:

  • (String)


51842
51843
51844
51845
51846
51847
51848
51849
51850
51851
51852
51853
51854
51855
51856
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 51842

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_messageString

The status message.

Returns:

  • (String)


51842
51843
51844
51845
51846
51847
51848
51849
51850
51851
51852
51853
51854
51855
51856
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 51842

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

#tagsArray<Types::Tag>

The tags.

Returns:



51842
51843
51844
51845
51846
51847
51848
51849
51850
51851
51852
51853
51854
51855
51856
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 51842

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_messageString

The warning message.

Returns:

  • (String)


51842
51843
51844
51845
51846
51847
51848
51849
51850
51851
51852
51853
51854
51855
51856
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 51842

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