Uses of Class
software.amazon.awscdk.services.eks.CfnPodIdentityAssociationProps.Builder
-
Uses of CfnPodIdentityAssociationProps.Builder in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionCfnPodIdentityAssociationProps.builder()
CfnPodIdentityAssociationProps.Builder.clusterName
(String clusterName) Sets the value ofCfnPodIdentityAssociationProps.getClusterName()
Sets the value ofCfnPodIdentityAssociationProps.getNamespace()
Sets the value ofCfnPodIdentityAssociationProps.getRoleArn()
CfnPodIdentityAssociationProps.Builder.serviceAccount
(String serviceAccount) Sets the value ofCfnPodIdentityAssociationProps.getServiceAccount()
Sets the value ofCfnPodIdentityAssociationProps.getTags()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPodIdentityAssociationProps.Builder
.