@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)", date="2023-05-19T23:09:33.250Z") @Stability(value=Deprecated) @Deprecated public interface ICluster extends software.amazon.jsii.JsiiSerializable, IResource, IConnectable
Modifier and Type | Interface and Description |
---|---|
static interface |
ICluster.Jsii$Default
Deprecated.
Internal default implementation for
ICluster . |
static class |
ICluster.Jsii$Proxy
Deprecated.
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
String |
getClusterArn()
Deprecated.
|
String |
getClusterCertificateAuthorityData()
Deprecated.
|
String |
getClusterEndpoint()
Deprecated.
|
String |
getClusterName()
Deprecated.
|
IVpc |
getVpc()
Deprecated.
|
applyRemovalPolicy, getEnv, getStack
getNode
getConnections
@Stability(value=Deprecated) @Deprecated @NotNull String getClusterArn()
@Stability(value=Deprecated) @Deprecated @NotNull String getClusterCertificateAuthorityData()
@Stability(value=Deprecated) @Deprecated @NotNull String getClusterEndpoint()
@Stability(value=Deprecated) @Deprecated @NotNull String getClusterName()
@Stability(value=Deprecated) @Deprecated @NotNull IVpc getVpc()
Copyright © 2023. All rights reserved.