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