@Stability(value=Stable)
public static interface CfnNetworkInterface.PrivateIpAddressSpecificationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnNetworkInterface.PrivateIpAddressSpecificationProperty.Builder
|
static class |
CfnNetworkInterface.PrivateIpAddressSpecificationProperty.Jsii$Proxy
An implementation for
CfnNetworkInterface.PrivateIpAddressSpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnNetworkInterface.PrivateIpAddressSpecificationProperty.Builder |
builder() |
Object |
getPrimary()
`CfnNetworkInterface.PrivateIpAddressSpecificationProperty.Primary`.
|
String |
getPrivateIpAddress()
`CfnNetworkInterface.PrivateIpAddressSpecificationProperty.PrivateIpAddress`.
|
@Stability(value=Stable) @NotNull Object getPrimary()
@Stability(value=Stable) @NotNull String getPrivateIpAddress()
@Stability(value=Stable) static CfnNetworkInterface.PrivateIpAddressSpecificationProperty.Builder builder()
Copyright © 2021. All rights reserved.