Uses of Interface
software.amazon.awscdk.services.elasticache.alpha.UserGroupAttributes
Packages that use UserGroupAttributes
Package
Description
ElastiCache CDK Construct Library
-
Uses of UserGroupAttributes in software.amazon.awscdk.services.elasticache.alpha
Classes in software.amazon.awscdk.services.elasticache.alpha that implement UserGroupAttributesMethods in software.amazon.awscdk.services.elasticache.alpha that return UserGroupAttributesModifier and TypeMethodDescriptionUserGroupAttributes.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.elasticache.alpha with parameters of type UserGroupAttributesModifier and TypeMethodDescriptionstatic IUserGroup
UserGroup.fromUserGroupAttributes
(software.constructs.Construct scope, String id, UserGroupAttributes attrs) (experimental) Import an existing user group using attributes.