Class BaseProcessorProps.Builder
java.lang.Object
software.amazon.awscdk.services.logs.BaseProcessorProps.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<BaseProcessorProps>
- Enclosing interface:
BaseProcessorProps
@Stability(Stable)
public static final class BaseProcessorProps.Builder
extends Object
implements software.amazon.jsii.Builder<BaseProcessorProps>
A builder for
BaseProcessorProps
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
Builds the configured instance.- Specified by:
build
in interfacesoftware.amazon.jsii.Builder<BaseProcessorProps>
- Returns:
- a new instance of
BaseProcessorProps
- Throws:
NullPointerException
- if any required attribute was not provided
-