| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticache |
| Modifier and Type | Method and Description |
|---|---|
CfnParameterGroup.Builder |
CfnParameterGroup.Builder.cacheParameterGroupFamily(String cacheParameterGroupFamily)
`AWS::ElastiCache::ParameterGroup.CacheParameterGroupFamily`.
|
static CfnParameterGroup.Builder |
CfnParameterGroup.Builder.create(software.constructs.Construct scope,
String id) |
CfnParameterGroup.Builder |
CfnParameterGroup.Builder.description(String description)
`AWS::ElastiCache::ParameterGroup.Description`.
|
CfnParameterGroup.Builder |
CfnParameterGroup.Builder.properties(IResolvable properties)
`AWS::ElastiCache::ParameterGroup.Properties`.
|
CfnParameterGroup.Builder |
CfnParameterGroup.Builder.properties(Map<String,String> properties)
`AWS::ElastiCache::ParameterGroup.Properties`.
|
CfnParameterGroup.Builder |
CfnParameterGroup.Builder.tags(List<? extends CfnTag> tags)
`AWS::ElastiCache::ParameterGroup.Tags`.
|
Copyright © 2021. All rights reserved.