class Aws::EKS::Types::DescribeNodegroupRequest
@note When making an API call, you may pass DescribeNodegroupRequest
data as a hash: { cluster_name: "String", # required nodegroup_name: "String", # required }
@!attribute [rw] cluster_name
The name of the Amazon EKS cluster associated with the node group. @return [String]
@!attribute [rw] nodegroup_name
The name of the node group to describe. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/DescribeNodegroupRequest AWS API Documentation
Constants
- SENSITIVE