Class: Aws::Types::DescribeNodegroupRequest

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)


978
979
980
# File 'sig/types.rbs', line 978

def cluster_name
  @cluster_name
end

#nodegroup_name::String

Returns the value of attribute nodegroup_name.

Returns:

  • (::String)


979
980
981
# File 'sig/types.rbs', line 979

def nodegroup_name
  @nodegroup_name
end