public static final class CfnClusterParameterGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClusterParameterGroupProps
software.amazon.jsii.JsiiObject.InitializationModeCfnClusterParameterGroupProps.Builder, CfnClusterParameterGroupProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
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`.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getDescription()
getDescription in interface CfnClusterParameterGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clusterparametergroup.html#cfn-redshift-clusterparametergroup-descriptionpublic String getParameterGroupFamily()
getParameterGroupFamily in interface CfnClusterParameterGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clusterparametergroup.html#cfn-redshift-clusterparametergroup-parametergroupfamily@Nullable public Object getParameters()
getParameters in interface CfnClusterParameterGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clusterparametergroup.html#cfn-redshift-clusterparametergroup-parameters@Nullable public List<software.amazon.awscdk.CfnTag> getTags()
getTags in interface CfnClusterParameterGroupPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clusterparametergroup.html#cfn-redshift-clusterparametergroup-tagsCopyright © 2019. All rights reserved.