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