@Stability(value=Stable) public static final class CfnLaunchTemplate.Ipv6AddProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchTemplate.Ipv6AddProperty>
CfnLaunchTemplate.Ipv6AddProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchTemplate.Ipv6AddProperty |
build()
Builds the configured instance.
|
CfnLaunchTemplate.Ipv6AddProperty.Builder |
ipv6Address(String ipv6Address)
Sets the value of
CfnLaunchTemplate.Ipv6AddProperty.getIpv6Address() |
@Stability(value=Stable) public CfnLaunchTemplate.Ipv6AddProperty.Builder ipv6Address(String ipv6Address)
CfnLaunchTemplate.Ipv6AddProperty.getIpv6Address()ipv6Address - `CfnLaunchTemplate.Ipv6AddProperty.Ipv6Address`.this@Stability(value=Stable) public CfnLaunchTemplate.Ipv6AddProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunchTemplate.Ipv6AddProperty>CfnLaunchTemplate.Ipv6AddPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.