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