@Stability(value=Stable)
public static interface CfnStack.AccessEndpointProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStack.AccessEndpointProperty.Builder
A builder for
CfnStack.AccessEndpointProperty |
static class |
CfnStack.AccessEndpointProperty.Jsii$Proxy
An implementation for
CfnStack.AccessEndpointProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStack.AccessEndpointProperty.Builder |
builder() |
String |
getEndpointType()
`CfnStack.AccessEndpointProperty.EndpointType`.
|
String |
getVpceId()
`CfnStack.AccessEndpointProperty.VpceId`.
|
@Stability(value=Stable) @NotNull String getEndpointType()
@Stability(value=Stable) @NotNull String getVpceId()
@Stability(value=Stable) static CfnStack.AccessEndpointProperty.Builder builder()
Copyright © 2021. All rights reserved.