@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.077Z") @Stability(value=Stable) public interface CfnParameterGroupProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-parametergroup.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnParameterGroupProps.Builder
A builder for
CfnParameterGroupProps |
static class |
CfnParameterGroupProps.Jsii$Proxy
An implementation for
CfnParameterGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnParameterGroupProps.Builder |
builder() |
default String |
getDescription()
`AWS::DAX::ParameterGroup.Description`.
|
default String |
getParameterGroupName()
`AWS::DAX::ParameterGroup.ParameterGroupName`.
|
default Object |
getParameterNameValues()
`AWS::DAX::ParameterGroup.ParameterNameValues`.
|
@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-parametergroup.html#cfn-dax-parametergroup-description@Stability(value=Stable) @Nullable default String getParameterGroupName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-parametergroup.html#cfn-dax-parametergroup-parametergroupname@Stability(value=Stable) @Nullable default Object getParameterNameValues()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-parametergroup.html#cfn-dax-parametergroup-parameternamevalues@Stability(value=Stable) static CfnParameterGroupProps.Builder builder()
CfnParameterGroupProps.Builder of CfnParameterGroupPropsCopyright © 2020. All rights reserved.