@Generated(value="jsii-pacmak/0.10.3 (build 6bbf743)", date="2019-04-24T21:02:42.528Z") 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.