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