public static interface CfnClusterParameterGroup.ParameterProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-property-redshift-clusterparametergroup-parameter.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnClusterParameterGroup.ParameterProperty.Builder
A builder for
CfnClusterParameterGroup.ParameterProperty |
static class |
CfnClusterParameterGroup.ParameterProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnClusterParameterGroup.ParameterProperty.Builder |
builder() |
String |
getParameterName()
`CfnClusterParameterGroup.ParameterProperty.ParameterName`
|
String |
getParameterValue()
`CfnClusterParameterGroup.ParameterProperty.ParameterValue`
|
String getParameterName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-property-redshift-clusterparametergroup-parameter.html#cfn-redshift-clusterparametergroup-parameter-parameternameString getParameterValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-property-redshift-clusterparametergroup-parameter.html#cfn-redshift-clusterparametergroup-parameter-parametervaluestatic CfnClusterParameterGroup.ParameterProperty.Builder builder()
Copyright © 2019. All rights reserved.