Class: Aws::EC2::Types::NetworkInsightsPath

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

Overview

Describes a path.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#created_dateTime

The time stamp when the path was created.

Returns:

  • (Time)


51405
51406
51407
51408
51409
51410
51411
51412
51413
51414
51415
51416
51417
51418
51419
51420
51421
51422
# File 'lib/aws-sdk-ec2/types.rb', line 51405

class NetworkInsightsPath < Struct.new(
  :network_insights_path_id,
  :network_insights_path_arn,
  :created_date,
  :source,
  :destination,
  :source_arn,
  :destination_arn,
  :source_ip,
  :destination_ip,
  :protocol,
  :destination_port,
  :tags,
  :filter_at_source,
  :filter_at_destination)
  SENSITIVE = []
  include Aws::Structure
end

#destinationString

The ID of the destination.

Returns:

  • (String)


51405
51406
51407
51408
51409
51410
51411
51412
51413
51414
51415
51416
51417
51418
51419
51420
51421
51422
# File 'lib/aws-sdk-ec2/types.rb', line 51405

class NetworkInsightsPath < Struct.new(
  :network_insights_path_id,
  :network_insights_path_arn,
  :created_date,
  :source,
  :destination,
  :source_arn,
  :destination_arn,
  :source_ip,
  :destination_ip,
  :protocol,
  :destination_port,
  :tags,
  :filter_at_source,
  :filter_at_destination)
  SENSITIVE = []
  include Aws::Structure
end

#destination_arnString

The Amazon Resource Name (ARN) of the destination.

Returns:

  • (String)


51405
51406
51407
51408
51409
51410
51411
51412
51413
51414
51415
51416
51417
51418
51419
51420
51421
51422
# File 'lib/aws-sdk-ec2/types.rb', line 51405

class NetworkInsightsPath < Struct.new(
  :network_insights_path_id,
  :network_insights_path_arn,
  :created_date,
  :source,
  :destination,
  :source_arn,
  :destination_arn,
  :source_ip,
  :destination_ip,
  :protocol,
  :destination_port,
  :tags,
  :filter_at_source,
  :filter_at_destination)
  SENSITIVE = []
  include Aws::Structure
end

#destination_ipString

The IP address of the destination.

Returns:

  • (String)


51405
51406
51407
51408
51409
51410
51411
51412
51413
51414
51415
51416
51417
51418
51419
51420
51421
51422
# File 'lib/aws-sdk-ec2/types.rb', line 51405

class NetworkInsightsPath < Struct.new(
  :network_insights_path_id,
  :network_insights_path_arn,
  :created_date,
  :source,
  :destination,
  :source_arn,
  :destination_arn,
  :source_ip,
  :destination_ip,
  :protocol,
  :destination_port,
  :tags,
  :filter_at_source,
  :filter_at_destination)
  SENSITIVE = []
  include Aws::Structure
end

#destination_portInteger

The destination port.

Returns:

  • (Integer)


51405
51406
51407
51408
51409
51410
51411
51412
51413
51414
51415
51416
51417
51418
51419
51420
51421
51422
# File 'lib/aws-sdk-ec2/types.rb', line 51405

class NetworkInsightsPath < Struct.new(
  :network_insights_path_id,
  :network_insights_path_arn,
  :created_date,
  :source,
  :destination,
  :source_arn,
  :destination_arn,
  :source_ip,
  :destination_ip,
  :protocol,
  :destination_port,
  :tags,
  :filter_at_source,
  :filter_at_destination)
  SENSITIVE = []
  include Aws::Structure
end

#filter_at_destinationTypes::PathFilter

Scopes the analysis to network paths that match specific filters at the destination.

Returns:



51405
51406
51407
51408
51409
51410
51411
51412
51413
51414
51415
51416
51417
51418
51419
51420
51421
51422
# File 'lib/aws-sdk-ec2/types.rb', line 51405

class NetworkInsightsPath < Struct.new(
  :network_insights_path_id,
  :network_insights_path_arn,
  :created_date,
  :source,
  :destination,
  :source_arn,
  :destination_arn,
  :source_ip,
  :destination_ip,
  :protocol,
  :destination_port,
  :tags,
  :filter_at_source,
  :filter_at_destination)
  SENSITIVE = []
  include Aws::Structure
end

#filter_at_sourceTypes::PathFilter

Scopes the analysis to network paths that match specific filters at the source.

Returns:



51405
51406
51407
51408
51409
51410
51411
51412
51413
51414
51415
51416
51417
51418
51419
51420
51421
51422
# File 'lib/aws-sdk-ec2/types.rb', line 51405

class NetworkInsightsPath < Struct.new(
  :network_insights_path_id,
  :network_insights_path_arn,
  :created_date,
  :source,
  :destination,
  :source_arn,
  :destination_arn,
  :source_ip,
  :destination_ip,
  :protocol,
  :destination_port,
  :tags,
  :filter_at_source,
  :filter_at_destination)
  SENSITIVE = []
  include Aws::Structure
end

#network_insights_path_arnString

The Amazon Resource Name (ARN) of the path.

Returns:

  • (String)


51405
51406
51407
51408
51409
51410
51411
51412
51413
51414
51415
51416
51417
51418
51419
51420
51421
51422
# File 'lib/aws-sdk-ec2/types.rb', line 51405

class NetworkInsightsPath < Struct.new(
  :network_insights_path_id,
  :network_insights_path_arn,
  :created_date,
  :source,
  :destination,
  :source_arn,
  :destination_arn,
  :source_ip,
  :destination_ip,
  :protocol,
  :destination_port,
  :tags,
  :filter_at_source,
  :filter_at_destination)
  SENSITIVE = []
  include Aws::Structure
end

#network_insights_path_idString

The ID of the path.

Returns:

  • (String)


51405
51406
51407
51408
51409
51410
51411
51412
51413
51414
51415
51416
51417
51418
51419
51420
51421
51422
# File 'lib/aws-sdk-ec2/types.rb', line 51405

class NetworkInsightsPath < Struct.new(
  :network_insights_path_id,
  :network_insights_path_arn,
  :created_date,
  :source,
  :destination,
  :source_arn,
  :destination_arn,
  :source_ip,
  :destination_ip,
  :protocol,
  :destination_port,
  :tags,
  :filter_at_source,
  :filter_at_destination)
  SENSITIVE = []
  include Aws::Structure
end

#protocolString

The protocol.

Returns:

  • (String)


51405
51406
51407
51408
51409
51410
51411
51412
51413
51414
51415
51416
51417
51418
51419
51420
51421
51422
# File 'lib/aws-sdk-ec2/types.rb', line 51405

class NetworkInsightsPath < Struct.new(
  :network_insights_path_id,
  :network_insights_path_arn,
  :created_date,
  :source,
  :destination,
  :source_arn,
  :destination_arn,
  :source_ip,
  :destination_ip,
  :protocol,
  :destination_port,
  :tags,
  :filter_at_source,
  :filter_at_destination)
  SENSITIVE = []
  include Aws::Structure
end

#sourceString

The ID of the source.

Returns:

  • (String)


51405
51406
51407
51408
51409
51410
51411
51412
51413
51414
51415
51416
51417
51418
51419
51420
51421
51422
# File 'lib/aws-sdk-ec2/types.rb', line 51405

class NetworkInsightsPath < Struct.new(
  :network_insights_path_id,
  :network_insights_path_arn,
  :created_date,
  :source,
  :destination,
  :source_arn,
  :destination_arn,
  :source_ip,
  :destination_ip,
  :protocol,
  :destination_port,
  :tags,
  :filter_at_source,
  :filter_at_destination)
  SENSITIVE = []
  include Aws::Structure
end

#source_arnString

The Amazon Resource Name (ARN) of the source.

Returns:

  • (String)


51405
51406
51407
51408
51409
51410
51411
51412
51413
51414
51415
51416
51417
51418
51419
51420
51421
51422
# File 'lib/aws-sdk-ec2/types.rb', line 51405

class NetworkInsightsPath < Struct.new(
  :network_insights_path_id,
  :network_insights_path_arn,
  :created_date,
  :source,
  :destination,
  :source_arn,
  :destination_arn,
  :source_ip,
  :destination_ip,
  :protocol,
  :destination_port,
  :tags,
  :filter_at_source,
  :filter_at_destination)
  SENSITIVE = []
  include Aws::Structure
end

#source_ipString

The IP address of the source.

Returns:

  • (String)


51405
51406
51407
51408
51409
51410
51411
51412
51413
51414
51415
51416
51417
51418
51419
51420
51421
51422
# File 'lib/aws-sdk-ec2/types.rb', line 51405

class NetworkInsightsPath < Struct.new(
  :network_insights_path_id,
  :network_insights_path_arn,
  :created_date,
  :source,
  :destination,
  :source_arn,
  :destination_arn,
  :source_ip,
  :destination_ip,
  :protocol,
  :destination_port,
  :tags,
  :filter_at_source,
  :filter_at_destination)
  SENSITIVE = []
  include Aws::Structure
end

#tagsArray<Types::Tag>

The tags associated with the path.

Returns:



51405
51406
51407
51408
51409
51410
51411
51412
51413
51414
51415
51416
51417
51418
51419
51420
51421
51422
# File 'lib/aws-sdk-ec2/types.rb', line 51405

class NetworkInsightsPath < Struct.new(
  :network_insights_path_id,
  :network_insights_path_arn,
  :created_date,
  :source,
  :destination,
  :source_arn,
  :destination_arn,
  :source_ip,
  :destination_ip,
  :protocol,
  :destination_port,
  :tags,
  :filter_at_source,
  :filter_at_destination)
  SENSITIVE = []
  include Aws::Structure
end