Class: Aws::Types::RebootNodeRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_name::String

Returns the value of attribute cluster_name.

Returns:

  • (::String)


356
357
358
# File 'sig/types.rbs', line 356

def cluster_name
  @cluster_name
end

#node_id::String

Returns the value of attribute node_id.

Returns:

  • (::String)


357
358
359
# File 'sig/types.rbs', line 357

def node_id
  @node_id
end