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