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