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