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