Class: Aws::Types::DescribeNodeRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#node_id ⇒ ::String

Returns the value of attribute node_id.

Returns:

  • (::String)


265
266
267
# File 'sig/types.rbs', line 265

def node_id
  @node_id
end

#owner_account ⇒ ::String

Returns the value of attribute owner_account.

Returns:

  • (::String)


266
267
268
# File 'sig/types.rbs', line 266

def 
  @owner_account
end