Class: Aws::Types::CloseInstancePublicPortsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_name::String

Returns the value of attribute instance_name.

Returns:

  • (::String)


343
344
345
# File 'sig/types.rbs', line 343

def instance_name
  @instance_name
end

#port_infoTypes::PortInfo

Returns the value of attribute port_info.

Returns:



342
343
344
# File 'sig/types.rbs', line 342

def port_info
  @port_info
end