@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:25.880Z") @Stability(value=Stable) public interface CfnParameterGroupProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-parameter-group.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() |
String |
getCacheParameterGroupFamily()
`AWS::ElastiCache::ParameterGroup.CacheParameterGroupFamily`.
|
String |
getDescription()
`AWS::ElastiCache::ParameterGroup.Description`.
|
default Object |
getProperties()
`AWS::ElastiCache::ParameterGroup.Properties`.
|
@Stability(value=Stable) @NotNull String getCacheParameterGroupFamily()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-parameter-group.html#cfn-elasticache-parametergroup-cacheparametergroupfamily@Stability(value=Stable) @NotNull String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-parameter-group.html#cfn-elasticache-parametergroup-description@Stability(value=Stable) @Nullable default Object getProperties()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-parameter-group.html#cfn-elasticache-parametergroup-properties@Stability(value=Stable) static CfnParameterGroupProps.Builder builder()
CfnParameterGroupProps.Builder of CfnParameterGroupPropsCopyright © 2020. All rights reserved.