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

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-ec2/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)


52053
52054
52055
52056
52057
52058
52059
52060
52061
52062
52063
52064
52065
52066
52067
52068
52069
52070
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 52053

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)


52053
52054
52055
52056
52057
52058
52059
52060
52061
52062
52063
52064
52065
52066
52067
52068
52069
52070
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 52053

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)


52053
52054
52055
52056
52057
52058
52059
52060
52061
52062
52063
52064
52065
52066
52067
52068
52069
52070
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 52053

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)


52053
52054
52055
52056
52057
52058
52059
52060
52061
52062
52063
52064
52065
52066
52067
52068
52069
52070
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 52053

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)


52053
52054
52055
52056
52057
52058
52059
52060
52061
52062
52063
52064
52065
52066
52067
52068
52069
52070
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 52053

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:



52053
52054
52055
52056
52057
52058
52059
52060
52061
52062
52063
52064
52065
52066
52067
52068
52069
52070
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 52053

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:



52053
52054
52055
52056
52057
52058
52059
52060
52061
52062
52063
52064
52065
52066
52067
52068
52069
52070
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 52053

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)


52053
52054
52055
52056
52057
52058
52059
52060
52061
52062
52063
52064
52065
52066
52067
52068
52069
52070
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 52053

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)


52053
52054
52055
52056
52057
52058
52059
52060
52061
52062
52063
52064
52065
52066
52067
52068
52069
52070
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 52053

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)


52053
52054
52055
52056
52057
52058
52059
52060
52061
52062
52063
52064
52065
52066
52067
52068
52069
52070
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 52053

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)


52053
52054
52055
52056
52057
52058
52059
52060
52061
52062
52063
52064
52065
52066
52067
52068
52069
52070
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 52053

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)


52053
52054
52055
52056
52057
52058
52059
52060
52061
52062
52063
52064
52065
52066
52067
52068
52069
52070
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 52053

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)


52053
52054
52055
52056
52057
52058
52059
52060
52061
52062
52063
52064
52065
52066
52067
52068
52069
52070
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 52053

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:



52053
52054
52055
52056
52057
52058
52059
52060
52061
52062
52063
52064
52065
52066
52067
52068
52069
52070
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 52053

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