Interface IClusterParameterGroup.Jsii$Default
- All Superinterfaces:
IClusterParameterGroup,software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default,IEnvironmentAware,IEnvironmentAware.Jsii$Default,IResource,IResource.Jsii$Default,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IClusterParameterGroup.Jsii$Proxy
- Enclosing interface:
IClusterParameterGroup
@Internal
public static interface IClusterParameterGroup.Jsii$Default
extends IClusterParameterGroup, IResource.Jsii$Default
Internal default implementation for
IClusterParameterGroup.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.redshift.alpha.IClusterParameterGroup
IClusterParameterGroup.Jsii$Default, IClusterParameterGroup.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware
IEnvironmentAware.Jsii$Default, IEnvironmentAware.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.IResource
IResource.Jsii$Default, IResource.Jsii$Proxy -
Method Summary
Modifier and TypeMethodDescriptiondefault String(experimental) The name of this parameter group.Methods inherited from interface software.constructs.IConstruct.Jsii$Default
getNodeMethods inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware.Jsii$Default
getEnvMethods inherited from interface software.amazon.awscdk.IResource.Jsii$Default
applyRemovalPolicy, getStackMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getClusterParameterGroupName
(experimental) The name of this parameter group.- Specified by:
getClusterParameterGroupNamein interfaceIClusterParameterGroup
-