Class CfnOTelEnrichmentPropsMixin.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.cloudwatch.CfnOTelEnrichmentPropsMixin.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnOTelEnrichmentPropsMixin>
- Enclosing class:
CfnOTelEnrichmentPropsMixin
@Stability(Stable)
public static final class CfnOTelEnrichmentPropsMixin.Builder
extends Object
implements software.amazon.jsii.Builder<CfnOTelEnrichmentPropsMixin>
A fluent builder for
CfnOTelEnrichmentPropsMixin.-
Method Summary
-
Method Details
-
create
@Stability(Stable) public static CfnOTelEnrichmentPropsMixin.Builder create(CfnPropertyMixinOptions options) - Parameters:
options- Mixin options.- Returns:
- a new instance of
CfnOTelEnrichmentPropsMixin.Builder.
-
create
- Returns:
- a new instance of
CfnOTelEnrichmentPropsMixin.Builder.
-
build
- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnOTelEnrichmentPropsMixin>- Returns:
- a newly built instance of
CfnOTelEnrichmentPropsMixin.
-