@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:08.207Z") @Stability(value=Stable) public interface CfnUserGroupProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserGroupProps.Builder
A builder for
CfnUserGroupProps |
static class |
CfnUserGroupProps.Jsii$Proxy
An implementation for
CfnUserGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserGroupProps.Builder |
builder() |
String |
getEngine()
`AWS::ElastiCache::UserGroup.Engine`.
|
String |
getUserGroupId()
`AWS::ElastiCache::UserGroup.UserGroupId`.
|
default List<String> |
getUserIds()
`AWS::ElastiCache::UserGroup.UserIds`.
|
@Stability(value=Stable) @NotNull String getEngine()
@Stability(value=Stable) @NotNull String getUserGroupId()
@Stability(value=Stable) @Nullable default List<String> getUserIds()
@Stability(value=Stable) static CfnUserGroupProps.Builder builder()
CfnUserGroupProps.Builder of CfnUserGroupPropsCopyright © 2021. All rights reserved.