Module: Aws::NetworkMonitor::Client::_GetProbeResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#address_family"IPV4", "IPV6"

Returns:

  • ("IPV4", "IPV6")


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#destination::String

Returns:

  • (::String)


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

def destination: () -> ::String

#destination_port::Integer

Returns:

  • (::Integer)


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

def destination_port: () -> ::Integer

#modified_at::Time

Returns:

  • (::Time)


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

def modified_at: () -> ::Time

#packet_size::Integer

Returns:

  • (::Integer)


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

def packet_size: () -> ::Integer

#probe_arn::String

Returns:

  • (::String)


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

def probe_arn: () -> ::String

#probe_id::String

Returns:

  • (::String)


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

def probe_id: () -> ::String

#protocol"TCP", "ICMP"

Returns:

  • ("TCP", "ICMP")


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

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

#source_arn::String

Returns:

  • (::String)


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

def source_arn: () -> ::String

#state"PENDING", ...

Returns:

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


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

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

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

Returns:

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


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

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

#vpc_id::String

Returns:

  • (::String)


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

def vpc_id: () -> ::String