| Modifier and Type | Method and Description |
|---|---|
static CfnClusterParameterGroup.Builder |
CfnClusterParameterGroup.Builder.create(Construct scope,
String id) |
CfnClusterParameterGroup.Builder |
CfnClusterParameterGroup.Builder.description(String description)
`AWS::Redshift::ClusterParameterGroup.Description`.
|
CfnClusterParameterGroup.Builder |
CfnClusterParameterGroup.Builder.parameterGroupFamily(String parameterGroupFamily)
`AWS::Redshift::ClusterParameterGroup.ParameterGroupFamily`.
|
CfnClusterParameterGroup.Builder |
CfnClusterParameterGroup.Builder.parameters(IResolvable parameters)
`AWS::Redshift::ClusterParameterGroup.Parameters`.
|
CfnClusterParameterGroup.Builder |
CfnClusterParameterGroup.Builder.parameters(List<? extends Object> parameters)
`AWS::Redshift::ClusterParameterGroup.Parameters`.
|
CfnClusterParameterGroup.Builder |
CfnClusterParameterGroup.Builder.tags(List<? extends CfnTag> tags)
`AWS::Redshift::ClusterParameterGroup.Tags`.
|
Copyright © 2021. All rights reserved.