| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticache |
Amazon ElastiCache Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnUserGroupProps.Builder |
CfnUserGroupProps.builder() |
CfnUserGroupProps.Builder |
CfnUserGroupProps.Builder.engine(String engine)
Sets the value of
CfnUserGroupProps.getEngine() |
CfnUserGroupProps.Builder |
CfnUserGroupProps.Builder.userGroupId(String userGroupId)
Sets the value of
CfnUserGroupProps.getUserGroupId() |
CfnUserGroupProps.Builder |
CfnUserGroupProps.Builder.userIds(List<String> userIds)
Sets the value of
CfnUserGroupProps.getUserIds() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnUserGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserGroupProps.Builder. |
Copyright © 2022. All rights reserved.