@Stability(value=Stable)
public static interface CfnStack.ElasticIpProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStack.ElasticIpProperty.Builder
A builder for
CfnStack.ElasticIpProperty |
static class |
CfnStack.ElasticIpProperty.Jsii$Proxy
An implementation for
CfnStack.ElasticIpProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStack.ElasticIpProperty.Builder |
builder() |
String |
getIp()
`CfnStack.ElasticIpProperty.Ip`.
|
default String |
getName()
`CfnStack.ElasticIpProperty.Name`.
|
@Stability(value=Stable) @NotNull String getIp()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) static CfnStack.ElasticIpProperty.Builder builder()
CfnStack.ElasticIpProperty.Builder of CfnStack.ElasticIpPropertyCopyright © 2021. All rights reserved.