@Stability(value=Stable) public static final class CfnLaunchTemplate.Ipv6PrefixSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchTemplate.Ipv6PrefixSpecificationProperty>
CfnLaunchTemplate.Ipv6PrefixSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchTemplate.Ipv6PrefixSpecificationProperty |
build()
Builds the configured instance.
|
CfnLaunchTemplate.Ipv6PrefixSpecificationProperty.Builder |
ipv6Prefix(String ipv6Prefix)
Sets the value of
CfnLaunchTemplate.Ipv6PrefixSpecificationProperty.getIpv6Prefix() |
@Stability(value=Stable) public CfnLaunchTemplate.Ipv6PrefixSpecificationProperty.Builder ipv6Prefix(String ipv6Prefix)
CfnLaunchTemplate.Ipv6PrefixSpecificationProperty.getIpv6Prefix()ipv6Prefix - The IPv6 prefix.this@Stability(value=Stable) public CfnLaunchTemplate.Ipv6PrefixSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunchTemplate.Ipv6PrefixSpecificationProperty>CfnLaunchTemplate.Ipv6PrefixSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.