| Package | Description |
|---|---|
| software.amazon.awscdk.services.dax |
Amazon DynamoDB Accelerator Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnParameterGroup.Builder |
CfnParameterGroup.Builder.create(software.constructs.Construct scope,
String id) |
CfnParameterGroup.Builder |
CfnParameterGroup.Builder.description(String description)
A description of the parameter group.
|
CfnParameterGroup.Builder |
CfnParameterGroup.Builder.parameterGroupName(String parameterGroupName)
The name of the parameter group.
|
CfnParameterGroup.Builder |
CfnParameterGroup.Builder.parameterNameValues(Object parameterNameValues)
An array of name-value pairs for the parameters in the group.
|
Copyright © 2022. All rights reserved.