Class CfnFlowOutputPropsMixin.InterfaceProperty.Builder
java.lang.Object
software.amazon.awscdk.mixins.preview.services.mediaconnect.mixins.CfnFlowOutputPropsMixin.InterfaceProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnFlowOutputPropsMixin.InterfaceProperty>
- Enclosing interface:
CfnFlowOutputPropsMixin.InterfaceProperty
@Stability(Stable)
public static final class CfnFlowOutputPropsMixin.InterfaceProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnFlowOutputPropsMixin.InterfaceProperty>
A builder for
CfnFlowOutputPropsMixin.InterfaceProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnFlowOutputPropsMixin.InterfaceProperty.getName()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
name
Sets the value ofCfnFlowOutputPropsMixin.InterfaceProperty.getName()- Parameters:
name- The name of the VPC interface.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnFlowOutputPropsMixin.InterfaceProperty>- Returns:
- a new instance of
CfnFlowOutputPropsMixin.InterfaceProperty - Throws:
NullPointerException- if any required attribute was not provided
-