Class: Aws::Types::ActionLocalPortDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#port::Integer

Returns the value of attribute port.

Returns:

  • (::Integer)


78
79
80
# File 'sig/types.rbs', line 78

def port
  @port
end

#port_name::String

Returns the value of attribute port_name.

Returns:

  • (::String)


79
80
81
# File 'sig/types.rbs', line 79

def port_name
  @port_name
end