Class: Aws::Types::CustomerNodeEndpoint

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#address::String

Returns the value of attribute address.

Returns:

  • (::String)


555
556
557
# File 'sig/types.rbs', line 555

def address
  @address
end

#port::Integer

Returns the value of attribute port.

Returns:

  • (::Integer)


556
557
558
# File 'sig/types.rbs', line 556

def port
  @port
end