@Generated(value="jsii-pacmak/0.8.2 (build e9eb3c9)", date="2019-03-28T21:33:51.390Z") public interface CfnClusterParameterGroupProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clusterparametergroup.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnClusterParameterGroupProps.Builder
A builder for
CfnClusterParameterGroupProps |
static class |
CfnClusterParameterGroupProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnClusterParameterGroupProps.Builder |
builder() |
String |
getDescription()
`AWS::Redshift::ClusterParameterGroup.Description`
|
String |
getParameterGroupFamily()
`AWS::Redshift::ClusterParameterGroup.ParameterGroupFamily`
|
Object |
getParameters()
`AWS::Redshift::ClusterParameterGroup.Parameters`
|
List<software.amazon.awscdk.CfnTag> |
getTags()
`AWS::Redshift::ClusterParameterGroup.Tags`
|
String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clusterparametergroup.html#cfn-redshift-clusterparametergroup-descriptionString getParameterGroupFamily()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clusterparametergroup.html#cfn-redshift-clusterparametergroup-parametergroupfamilyObject getParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clusterparametergroup.html#cfn-redshift-clusterparametergroup-parametersList<software.amazon.awscdk.CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clusterparametergroup.html#cfn-redshift-clusterparametergroup-tagsstatic CfnClusterParameterGroupProps.Builder builder()
Copyright © 2019. All rights reserved.