Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnPodIdentityAssociationMixinProps.Builder
Packages that use CfnPodIdentityAssociationMixinProps.Builder
-
Uses of CfnPodIdentityAssociationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.eks
Methods in software.amazon.awscdk.cfnpropertymixins.services.eks that return CfnPodIdentityAssociationMixinProps.BuilderModifier and TypeMethodDescriptionCfnPodIdentityAssociationMixinProps.builder()CfnPodIdentityAssociationMixinProps.Builder.clusterName(String clusterName) Sets the value ofCfnPodIdentityAssociationMixinProps.getClusterName()CfnPodIdentityAssociationMixinProps.Builder.disableSessionTags(Boolean disableSessionTags) Sets the value ofCfnPodIdentityAssociationMixinProps.getDisableSessionTags()CfnPodIdentityAssociationMixinProps.Builder.disableSessionTags(IResolvable disableSessionTags) Sets the value ofCfnPodIdentityAssociationMixinProps.getDisableSessionTags()Sets the value ofCfnPodIdentityAssociationMixinProps.getNamespace()Sets the value ofCfnPodIdentityAssociationMixinProps.getPolicy()Sets the value ofCfnPodIdentityAssociationMixinProps.getRoleArn()CfnPodIdentityAssociationMixinProps.Builder.serviceAccount(String serviceAccount) Sets the value ofCfnPodIdentityAssociationMixinProps.getServiceAccount()Sets the value ofCfnPodIdentityAssociationMixinProps.getTags()CfnPodIdentityAssociationMixinProps.Builder.targetRoleArn(String targetRoleArn) Sets the value ofCfnPodIdentityAssociationMixinProps.getTargetRoleArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.eks with parameters of type CfnPodIdentityAssociationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPodIdentityAssociationMixinProps.Builder.