@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:51.619Z") @Stability(value=Experimental) public class ClusterSubnetGroup extends Resource implements IClusterSubnetGroup
| Modifier and Type | Class and Description |
|---|---|
static class |
ClusterSubnetGroup.Builder
(experimental) A fluent builder for
ClusterSubnetGroup. |
software.amazon.jsii.JsiiObject.InitializationModeIClusterSubnetGroup.Jsii$Default, IClusterSubnetGroup.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
ClusterSubnetGroup(software.constructs.Construct scope,
String id,
ClusterSubnetGroupProps props) |
protected |
ClusterSubnetGroup(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
ClusterSubnetGroup(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
static IClusterSubnetGroup |
fromClusterSubnetGroupName(software.constructs.Construct scope,
String id,
String clusterSubnetGroupName)
(experimental) Imports an existing subnet group by name.
|
String |
getClusterSubnetGroupName()
(experimental) The name of the cluster subnet group.
|
applyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcegetNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNodeprotected ClusterSubnetGroup(software.amazon.jsii.JsiiObjectRef objRef)
protected ClusterSubnetGroup(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public ClusterSubnetGroup(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
ClusterSubnetGroupProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.@Stability(value=Experimental) @NotNull public static IClusterSubnetGroup fromClusterSubnetGroupName(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull String clusterSubnetGroupName)
scope - This parameter is required.id - This parameter is required.clusterSubnetGroupName - This parameter is required.@Stability(value=Experimental) @NotNull public String getClusterSubnetGroupName()
getClusterSubnetGroupName in interface IClusterSubnetGroupCopyright © 2021. All rights reserved.