Uses of Class
software.amazon.awscdk.services.eks.CfnFargateProfileProps.Builder
-
Uses of CfnFargateProfileProps.Builder in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionCfnFargateProfileProps.builder()
CfnFargateProfileProps.Builder.clusterName
(String clusterName) Sets the value ofCfnFargateProfileProps.getClusterName()
CfnFargateProfileProps.Builder.fargateProfileName
(String fargateProfileName) Sets the value ofCfnFargateProfileProps.getFargateProfileName()
CfnFargateProfileProps.Builder.podExecutionRoleArn
(String podExecutionRoleArn) Sets the value ofCfnFargateProfileProps.getPodExecutionRoleArn()
Sets the value ofCfnFargateProfileProps.getSelectors()
CfnFargateProfileProps.Builder.selectors
(IResolvable selectors) Sets the value ofCfnFargateProfileProps.getSelectors()
Sets the value ofCfnFargateProfileProps.getSubnets()
Sets the value ofCfnFargateProfileProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnFargateProfileProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFargateProfileProps.Builder
.