Uses of Class
software.amazon.awscdk.services.eks.CfnFargateProfile.Builder
Packages that use CfnFargateProfile.Builder
-
Uses of CfnFargateProfile.Builder in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return CfnFargateProfile.BuilderModifier and TypeMethodDescriptionCfnFargateProfile.Builder.clusterName
(String clusterName) The name of your cluster.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 thePod
execution role to use for aPod
that matches the selectors in the Fargate profile.The selectors to match for aPod
to use this Fargate profile.CfnFargateProfile.Builder.selectors
(IResolvable selectors) The selectors to match for aPod
to use this Fargate profile.The IDs of subnets to launch aPod
into.Metadata that assists with categorization and organization.