Uses of Class
software.amazon.awscdk.services.eks.CfnFargateProfile.Builder
-
Uses of CfnFargateProfile.Builder in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionCfnFargateProfile.Builder.clusterName
(String clusterName) The name of the Amazon EKS cluster to apply the Fargate profile to.static CfnFargateProfile.Builder
CfnFargateProfile.Builder.fargateProfileName
(String fargateProfileName) The name of the Fargate profile.CfnFargateProfile.Builder.podExecutionRoleArn
(String podExecutionRoleArn) The Amazon Resource Name (ARN) of the pod execution role to use for pods that match the selectors in the Fargate profile.The selectors to match for pods to use this Fargate profile.CfnFargateProfile.Builder.selectors
(IResolvable selectors) The selectors to match for pods to use this Fargate profile.The IDs of subnets to launch your pods into.The metadata to apply to the Fargate profile to assist with categorization and organization.