@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 - One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet.
You can't use this option if you're specifying a number of IPv6 addresses.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 © 2022. All rights reserved.