| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticache |
Amazon ElastiCache Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnParameterGroupProps.Builder |
CfnParameterGroupProps.builder() |
CfnParameterGroupProps.Builder |
CfnParameterGroupProps.Builder.cacheParameterGroupFamily(String cacheParameterGroupFamily)
Sets the value of
CfnParameterGroupProps.getCacheParameterGroupFamily() |
CfnParameterGroupProps.Builder |
CfnParameterGroupProps.Builder.description(String description)
Sets the value of
CfnParameterGroupProps.getDescription() |
CfnParameterGroupProps.Builder |
CfnParameterGroupProps.Builder.properties(IResolvable properties)
Sets the value of
CfnParameterGroupProps.getProperties() |
CfnParameterGroupProps.Builder |
CfnParameterGroupProps.Builder.properties(Map<String,String> properties)
Sets the value of
CfnParameterGroupProps.getProperties() |
Copyright © 2021. All rights reserved.