@Stability(value=Stable) public static final class CfnVpcAttachment.VpcOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnVpcAttachment.VpcOptionsProperty>
CfnVpcAttachment.VpcOptionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnVpcAttachment.VpcOptionsProperty |
build()
Builds the configured instance.
|
CfnVpcAttachment.VpcOptionsProperty.Builder |
ipv6Support(Boolean ipv6Support)
Sets the value of
CfnVpcAttachment.VpcOptionsProperty.getIpv6Support() |
CfnVpcAttachment.VpcOptionsProperty.Builder |
ipv6Support(IResolvable ipv6Support)
Sets the value of
CfnVpcAttachment.VpcOptionsProperty.getIpv6Support() |
@Stability(value=Stable) public CfnVpcAttachment.VpcOptionsProperty.Builder ipv6Support(Boolean ipv6Support)
CfnVpcAttachment.VpcOptionsProperty.getIpv6Support()ipv6Support - Indicates whether IPv6 is supported.this@Stability(value=Stable) public CfnVpcAttachment.VpcOptionsProperty.Builder ipv6Support(IResolvable ipv6Support)
CfnVpcAttachment.VpcOptionsProperty.getIpv6Support()ipv6Support - Indicates whether IPv6 is supported.this@Stability(value=Stable) public CfnVpcAttachment.VpcOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnVpcAttachment.VpcOptionsProperty>CfnVpcAttachment.VpcOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.