@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:51.593Z") @Stability(value=Stable) public interface ParameterGroupClusterConfig extends software.amazon.jsii.JsiiSerializable
IParameterGroup.bindToCluster.| Modifier and Type | Interface and Description |
|---|---|
static class |
ParameterGroupClusterConfig.Builder
A builder for
ParameterGroupClusterConfig |
static class |
ParameterGroupClusterConfig.Jsii$Proxy
An implementation for
ParameterGroupClusterConfig |
| Modifier and Type | Method and Description |
|---|---|
static ParameterGroupClusterConfig.Builder |
builder() |
String |
getParameterGroupName()
The name of this parameter group.
|
@Stability(value=Stable) @NotNull String getParameterGroupName()
@Stability(value=Stable) static ParameterGroupClusterConfig.Builder builder()
Copyright © 2021. All rights reserved.