Class: Aws::Types::DeviceProxy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#host::String

Returns the value of attribute host.

Returns:

  • (::String)


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

def host
  @host
end

#port::Integer

Returns the value of attribute port.

Returns:

  • (::Integer)


345
346
347
# File 'sig/types.rbs', line 345

def port
  @port
end