@Stability(value=Stable)
public static interface CfnCluster.ClusterEndpointProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.ClusterEndpointProperty.Builder
A builder for
CfnCluster.ClusterEndpointProperty |
static class |
CfnCluster.ClusterEndpointProperty.Jsii$Proxy
An implementation for
CfnCluster.ClusterEndpointProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.ClusterEndpointProperty.Builder |
builder() |
default String |
getEndpoint()
`CfnCluster.ClusterEndpointProperty.Endpoint`.
|
default String |
getRegion()
`CfnCluster.ClusterEndpointProperty.Region`.
|
@Stability(value=Stable) @Nullable default String getEndpoint()
@Stability(value=Stable) @Nullable default String getRegion()
@Stability(value=Stable) static CfnCluster.ClusterEndpointProperty.Builder builder()
Copyright © 2021. All rights reserved.