Uses of Class
software.amazon.awscdk.services.elasticache.alpha.IamUserProps.Builder
Packages that use IamUserProps.Builder
Package
Description
ElastiCache CDK Construct Library
-
Uses of IamUserProps.Builder in software.amazon.awscdk.services.elasticache.alpha
Methods in software.amazon.awscdk.services.elasticache.alpha that return IamUserProps.BuilderModifier and TypeMethodDescriptionIamUserProps.Builder.accessControl(AccessControl accessControl) Sets the value ofUserBaseProps.getAccessControl()static IamUserProps.BuilderIamUserProps.builder()IamUserProps.Builder.engine(UserEngine engine) Sets the value ofUserBaseProps.getEngine()Sets the value ofUserBaseProps.getUserId()Sets the value ofIamUserProps.getUserName()Constructors in software.amazon.awscdk.services.elasticache.alpha with parameters of type IamUserProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(IamUserProps.Builder builder) Constructor that initializes the object based on literal property values passed by theIamUserProps.Builder.