public static final class CfnFlowOutput.VpcInterfaceAttachmentProperty.Builder
extends java.lang.Object
CfnFlowOutput.VpcInterfaceAttachmentProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnFlowOutput.VpcInterfaceAttachmentProperty |
build()
Builds the configured instance.
|
CfnFlowOutput.VpcInterfaceAttachmentProperty.Builder |
vpcInterfaceName(java.lang.String vpcInterfaceName)
Sets the value of
CfnFlowOutput.VpcInterfaceAttachmentProperty.getVpcInterfaceName() |
public CfnFlowOutput.VpcInterfaceAttachmentProperty.Builder vpcInterfaceName(java.lang.String vpcInterfaceName)
CfnFlowOutput.VpcInterfaceAttachmentProperty.getVpcInterfaceName()
vpcInterfaceName
- The name of the VPC interface that you want to send your output to.this
public CfnFlowOutput.VpcInterfaceAttachmentProperty build()
CfnFlowOutput.VpcInterfaceAttachmentProperty
java.lang.NullPointerException
- if any required attribute was not provided