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