@Stability(value=External)
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`.
|
@Stability(value=External) String getParameterName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-property-redshift-clusterparametergroup-parameter.html#cfn-redshift-clusterparametergroup-parameter-parametername@Stability(value=External) String getParameterValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-property-redshift-clusterparametergroup-parameter.html#cfn-redshift-clusterparametergroup-parameter-parametervalue@Stability(value=External) static CfnClusterParameterGroup.ParameterProperty.Builder builder()
Copyright © 2019. All rights reserved.