Module: Aws::NetworkMonitor::Client::_UpdateProbeResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::UpdateProbeOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#address_family"IPV4", "IPV6"

Returns:

  • ("IPV4", "IPV6")


266
# File 'sig/client.rbs', line 266

def address_family: () -> ("IPV4" | "IPV6")

#created_at::Time

Returns:

  • (::Time)


269
# File 'sig/client.rbs', line 269

def created_at: () -> ::Time

#destination::String

Returns:

  • (::String)


262
# File 'sig/client.rbs', line 262

def destination: () -> ::String

#destination_port::Integer

Returns:

  • (::Integer)


263
# File 'sig/client.rbs', line 263

def destination_port: () -> ::Integer

#modified_at::Time

Returns:

  • (::Time)


270
# File 'sig/client.rbs', line 270

def modified_at: () -> ::Time

#packet_size::Integer

Returns:

  • (::Integer)


265
# File 'sig/client.rbs', line 265

def packet_size: () -> ::Integer

#probe_arn::String

Returns:

  • (::String)


260
# File 'sig/client.rbs', line 260

def probe_arn: () -> ::String

#probe_id::String

Returns:

  • (::String)


259
# File 'sig/client.rbs', line 259

def probe_id: () -> ::String

#protocol"TCP", "ICMP"

Returns:

  • ("TCP", "ICMP")


264
# File 'sig/client.rbs', line 264

def protocol: () -> ("TCP" | "ICMP")

#source_arn::String

Returns:

  • (::String)


261
# File 'sig/client.rbs', line 261

def source_arn: () -> ::String

#state"PENDING", ...

Returns:

  • ("PENDING", "ACTIVE", "INACTIVE", "ERROR", "DELETING", "DELETED")


268
# File 'sig/client.rbs', line 268

def state: () -> ("PENDING" | "ACTIVE" | "INACTIVE" | "ERROR" | "DELETING" | "DELETED")

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


271
# File 'sig/client.rbs', line 271

def tags: () -> ::Hash[::String, ::String]

#vpc_id::String

Returns:

  • (::String)


267
# File 'sig/client.rbs', line 267

def vpc_id: () -> ::String