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)


6860
6861
6862
# File 'sig/types.rbs', line 6860

def blocked
  @blocked
end

#port_probe_details::Array[Types::PortProbeDetail]

Returns the value of attribute port_probe_details.

Returns:



6859
6860
6861
# File 'sig/types.rbs', line 6859

def port_probe_details
  @port_probe_details
end