@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:18.603Z") @Stability(value=Stable) public interface CfnParameterGroupProps extends software.amazon.jsii.JsiiSerializable
| 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`.
|
default List<CfnTag> |
getTags()
`AWS::ElastiCache::ParameterGroup.Tags`.
|
@Stability(value=Stable) @NotNull String getCacheParameterGroupFamily()
@Stability(value=Stable) @NotNull String getDescription()
@Stability(value=Stable) @Nullable default Object getProperties()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnParameterGroupProps.Builder builder()
CfnParameterGroupProps.Builder of CfnParameterGroupPropsCopyright © 2021. All rights reserved.