@Generated(value="jsii-pacmak/1.6.0 (build 248e75b)", date="2020-06-04T00:02:28.471Z") @Stability(value=Experimental) public class ClusterParameterGroup extends Resource implements IClusterParameterGroup
EXPERIMENTAL
| Modifier and Type | Class and Description |
|---|---|
static class |
ClusterParameterGroup.Builder
A fluent builder for
ClusterParameterGroup. |
software.amazon.jsii.JsiiObject.InitializationModeIClusterParameterGroup.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
ClusterParameterGroup(Construct scope,
String id,
ClusterParameterGroupProps props)
EXPERIMENTAL
|
protected |
ClusterParameterGroup(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
ClusterParameterGroup(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
static IClusterParameterGroup |
fromClusterParameterGroupName(Construct scope,
String id,
String clusterParameterGroupName)
Imports a parameter group.
|
String |
getClusterParameterGroupName()
The name of the parameter group.
|
generatePhysicalName, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStackgetNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNodeprotected ClusterParameterGroup(software.amazon.jsii.JsiiObjectRef objRef)
protected ClusterParameterGroup(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public ClusterParameterGroup(@NotNull
Construct scope,
@NotNull
String id,
@NotNull
ClusterParameterGroupProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.@Stability(value=Experimental) @NotNull public static IClusterParameterGroup fromClusterParameterGroupName(@NotNull Construct scope, @NotNull String id, @NotNull String clusterParameterGroupName)
EXPERIMENTAL
scope - This parameter is required.id - This parameter is required.clusterParameterGroupName - This parameter is required.@Stability(value=Experimental) @NotNull public String getClusterParameterGroupName()
EXPERIMENTAL
getClusterParameterGroupName in interface IClusterParameterGroupCopyright © 2020. All rights reserved.