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

#cluster_id::String

Returns the value of attribute cluster_id.

Returns:

  • (::String)


5169
5170
5171
# File 'sig/types.rbs', line 5169

def cluster_id
  @cluster_id
end

#node_id::String

Returns the value of attribute node_id.

Returns:

  • (::String)


5170
5171
5172
# File 'sig/types.rbs', line 5170

def node_id
  @node_id
end