Class CfnTransformerPropsMixin.ParsePostgresProperty.Builder
java.lang.Object
software.amazon.awscdk.mixins.preview.services.logs.mixins.CfnTransformerPropsMixin.ParsePostgresProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnTransformerPropsMixin.ParsePostgresProperty>
- Enclosing interface:
CfnTransformerPropsMixin.ParsePostgresProperty
@Stability(Stable)
public static final class CfnTransformerPropsMixin.ParsePostgresProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnTransformerPropsMixin.ParsePostgresProperty>
A builder for
CfnTransformerPropsMixin.ParsePostgresProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnTransformerPropsMixin.ParsePostgresProperty.getSource()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
source
@Stability(Stable) public CfnTransformerPropsMixin.ParsePostgresProperty.Builder source(String source) Sets the value ofCfnTransformerPropsMixin.ParsePostgresProperty.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.ParsePostgresProperty>- Returns:
- a new instance of
CfnTransformerPropsMixin.ParsePostgresProperty - Throws:
NullPointerException- if any required attribute was not provided
-