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.BuilderCfnFargateProfile.Builder.fargateProfileName(String fargateProfileName) The name of the Fargate profile.CfnFargateProfile.Builder.podExecutionRoleArn(String podExecutionRoleArn) The Amazon Resource Name (ARN) of thePodexecution role to use for aPodthat matches the selectors in the Fargate profile.The selectors to match for aPodto use this Fargate profile.CfnFargateProfile.Builder.selectors(IResolvable selectors) The selectors to match for aPodto use this Fargate profile.The IDs of subnets to launch aPodinto.Metadata that assists with categorization and organization.