Uses of Class
software.amazon.awscdk.services.eks.CfnPodIdentityAssociationProps.Builder
Packages that use CfnPodIdentityAssociationProps.Builder
-
Uses of CfnPodIdentityAssociationProps.Builder in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return CfnPodIdentityAssociationProps.BuilderModifier and TypeMethodDescriptionCfnPodIdentityAssociationProps.builder()CfnPodIdentityAssociationProps.Builder.clusterName(String clusterName) Sets the value ofCfnPodIdentityAssociationProps.getClusterName()CfnPodIdentityAssociationProps.Builder.disableSessionTags(Boolean disableSessionTags) Sets the value ofCfnPodIdentityAssociationProps.getDisableSessionTags()CfnPodIdentityAssociationProps.Builder.disableSessionTags(IResolvable disableSessionTags) Sets the value ofCfnPodIdentityAssociationProps.getDisableSessionTags()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()CfnPodIdentityAssociationProps.Builder.targetRoleArn(String targetRoleArn) Sets the value ofCfnPodIdentityAssociationProps.getTargetRoleArn()Constructors in software.amazon.awscdk.services.eks with parameters of type CfnPodIdentityAssociationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPodIdentityAssociationProps.Builder.