Class: Aws::Types::HdfsNameNode

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hostname::String

Returns the value of attribute hostname.

Returns:

  • (::String)


628
629
630
# File 'sig/types.rbs', line 628

def hostname
  @hostname
end

#port::Integer

Returns the value of attribute port.

Returns:

  • (::Integer)


629
630
631
# File 'sig/types.rbs', line 629

def port
  @port
end