Class CfnTransformerPropsMixin.ParseVPCProperty.Builder
java.lang.Object
software.amazon.awscdk.mixins.preview.services.logs.mixins.CfnTransformerPropsMixin.ParseVPCProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnTransformerPropsMixin.ParseVPCProperty>
- Enclosing interface:
CfnTransformerPropsMixin.ParseVPCProperty
@Stability(Stable)
public static final class CfnTransformerPropsMixin.ParseVPCProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnTransformerPropsMixin.ParseVPCProperty>
A builder for
CfnTransformerPropsMixin.ParseVPCProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnTransformerPropsMixin.ParseVPCProperty.getSource()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
source
Sets the value ofCfnTransformerPropsMixin.ParseVPCProperty.getSource()- Parameters:
source- Omit this parameter and the whole log message will be processed by this processor. No other value than@messageis allowed forsource.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnTransformerPropsMixin.ParseVPCProperty>- Returns:
- a new instance of
CfnTransformerPropsMixin.ParseVPCProperty - Throws:
NullPointerException- if any required attribute was not provided
-