Class: Aws::Types::PortProbeAction

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#blockedBoolean

Returns the value of attribute blocked.

Returns:

  • (Boolean)


2428
2429
2430
# File 'sig/types.rbs', line 2428

def blocked
  @blocked
end

#port_probe_details::Array[Types::PortProbeDetail]

Returns the value of attribute port_probe_details.

Returns:



2429
2430
2431
# File 'sig/types.rbs', line 2429

def port_probe_details
  @port_probe_details
end