Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnFargateProfileMixinProps.Builder
Packages that use CfnFargateProfileMixinProps.Builder
-
Uses of CfnFargateProfileMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.eks
Methods in software.amazon.awscdk.cfnpropertymixins.services.eks that return CfnFargateProfileMixinProps.BuilderModifier and TypeMethodDescriptionCfnFargateProfileMixinProps.builder()CfnFargateProfileMixinProps.Builder.clusterName(String clusterName) Sets the value ofCfnFargateProfileMixinProps.getClusterName()CfnFargateProfileMixinProps.Builder.fargateProfileName(String fargateProfileName) Sets the value ofCfnFargateProfileMixinProps.getFargateProfileName()CfnFargateProfileMixinProps.Builder.podExecutionRoleArn(String podExecutionRoleArn) Sets the value ofCfnFargateProfileMixinProps.getPodExecutionRoleArn()Sets the value ofCfnFargateProfileMixinProps.getSelectors()CfnFargateProfileMixinProps.Builder.selectors(IResolvable selectors) Sets the value ofCfnFargateProfileMixinProps.getSelectors()Sets the value ofCfnFargateProfileMixinProps.getSubnets()Sets the value ofCfnFargateProfileMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.eks with parameters of type CfnFargateProfileMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFargateProfileMixinProps.Builder.