Class: Aws::NetworkMonitor::Types::UpdateProbeOutput

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#address_familyString

The updated IP address family. This must be either IPV4 or IPV6.

Returns:

  • (String)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
# File 'gems/aws-sdk-networkmonitor/lib/aws-sdk-networkmonitor/types.rb', line 928

class UpdateProbeOutput < Struct.new(
  :probe_id,
  :probe_arn,
  :source_arn,
  :destination,
  :destination_port,
  :protocol,
  :packet_size,
  :address_family,
  :vpc_id,
  :state,
  :created_at,
  :modified_at,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The time and date that the probe was created.

Returns:

  • (Time)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
# File 'gems/aws-sdk-networkmonitor/lib/aws-sdk-networkmonitor/types.rb', line 928

class UpdateProbeOutput < Struct.new(
  :probe_id,
  :probe_arn,
  :source_arn,
  :destination,
  :destination_port,
  :protocol,
  :packet_size,
  :address_family,
  :vpc_id,
  :state,
  :created_at,
  :modified_at,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#destinationString

The updated destination IP address for the probe.

Returns:

  • (String)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
# File 'gems/aws-sdk-networkmonitor/lib/aws-sdk-networkmonitor/types.rb', line 928

class UpdateProbeOutput < Struct.new(
  :probe_id,
  :probe_arn,
  :source_arn,
  :destination,
  :destination_port,
  :protocol,
  :packet_size,
  :address_family,
  :vpc_id,
  :state,
  :created_at,
  :modified_at,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#destination_portInteger

The updated destination port. This must be a number between 1 and 65536.

Returns:

  • (Integer)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
# File 'gems/aws-sdk-networkmonitor/lib/aws-sdk-networkmonitor/types.rb', line 928

class UpdateProbeOutput < Struct.new(
  :probe_id,
  :probe_arn,
  :source_arn,
  :destination,
  :destination_port,
  :protocol,
  :packet_size,
  :address_family,
  :vpc_id,
  :state,
  :created_at,
  :modified_at,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#modified_atTime

The time and date that the probe was last updated.

Returns:

  • (Time)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
# File 'gems/aws-sdk-networkmonitor/lib/aws-sdk-networkmonitor/types.rb', line 928

class UpdateProbeOutput < Struct.new(
  :probe_id,
  :probe_arn,
  :source_arn,
  :destination,
  :destination_port,
  :protocol,
  :packet_size,
  :address_family,
  :vpc_id,
  :state,
  :created_at,
  :modified_at,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#packet_sizeInteger

The updated packet size for the probe.

Returns:

  • (Integer)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
# File 'gems/aws-sdk-networkmonitor/lib/aws-sdk-networkmonitor/types.rb', line 928

class UpdateProbeOutput < Struct.new(
  :probe_id,
  :probe_arn,
  :source_arn,
  :destination,
  :destination_port,
  :protocol,
  :packet_size,
  :address_family,
  :vpc_id,
  :state,
  :created_at,
  :modified_at,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#probe_arnString

The updated ARN of the probe.

Returns:

  • (String)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
# File 'gems/aws-sdk-networkmonitor/lib/aws-sdk-networkmonitor/types.rb', line 928

class UpdateProbeOutput < Struct.new(
  :probe_id,
  :probe_arn,
  :source_arn,
  :destination,
  :destination_port,
  :protocol,
  :packet_size,
  :address_family,
  :vpc_id,
  :state,
  :created_at,
  :modified_at,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#probe_idString

The updated ID of the probe.

Returns:

  • (String)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
# File 'gems/aws-sdk-networkmonitor/lib/aws-sdk-networkmonitor/types.rb', line 928

class UpdateProbeOutput < Struct.new(
  :probe_id,
  :probe_arn,
  :source_arn,
  :destination,
  :destination_port,
  :protocol,
  :packet_size,
  :address_family,
  :vpc_id,
  :state,
  :created_at,
  :modified_at,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#protocolString

The updated protocol for the probe.

Returns:

  • (String)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
# File 'gems/aws-sdk-networkmonitor/lib/aws-sdk-networkmonitor/types.rb', line 928

class UpdateProbeOutput < Struct.new(
  :probe_id,
  :probe_arn,
  :source_arn,
  :destination,
  :destination_port,
  :protocol,
  :packet_size,
  :address_family,
  :vpc_id,
  :state,
  :created_at,
  :modified_at,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#source_arnString

The updated ARN of the source subnet.

Returns:

  • (String)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
# File 'gems/aws-sdk-networkmonitor/lib/aws-sdk-networkmonitor/types.rb', line 928

class UpdateProbeOutput < Struct.new(
  :probe_id,
  :probe_arn,
  :source_arn,
  :destination,
  :destination_port,
  :protocol,
  :packet_size,
  :address_family,
  :vpc_id,
  :state,
  :created_at,
  :modified_at,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#stateString

The state of the updated probe.

Returns:

  • (String)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
# File 'gems/aws-sdk-networkmonitor/lib/aws-sdk-networkmonitor/types.rb', line 928

class UpdateProbeOutput < Struct.new(
  :probe_id,
  :probe_arn,
  :source_arn,
  :destination,
  :destination_port,
  :protocol,
  :packet_size,
  :address_family,
  :vpc_id,
  :state,
  :created_at,
  :modified_at,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

Update tags for a probe.

Returns:

  • (Hash<String,String>)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
# File 'gems/aws-sdk-networkmonitor/lib/aws-sdk-networkmonitor/types.rb', line 928

class UpdateProbeOutput < Struct.new(
  :probe_id,
  :probe_arn,
  :source_arn,
  :destination,
  :destination_port,
  :protocol,
  :packet_size,
  :address_family,
  :vpc_id,
  :state,
  :created_at,
  :modified_at,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#vpc_idString

The updated ID of the source VPC subnet ID.

Returns:

  • (String)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
# File 'gems/aws-sdk-networkmonitor/lib/aws-sdk-networkmonitor/types.rb', line 928

class UpdateProbeOutput < Struct.new(
  :probe_id,
  :probe_arn,
  :source_arn,
  :destination,
  :destination_port,
  :protocol,
  :packet_size,
  :address_family,
  :vpc_id,
  :state,
  :created_at,
  :modified_at,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end