Interface CfnOTelEnrichmentMixinProps
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnOTelEnrichmentMixinProps.Jsii$Proxy
@Generated(value="jsii-pacmak/1.130.0 (build 048a5ee)",
date="2026-05-21T17:27:50.464Z")
@Stability(Stable)
public interface CfnOTelEnrichmentMixinProps
extends software.amazon.jsii.JsiiSerializable
Properties for CfnOTelEnrichmentPropsMixin.
Example:
// The code below shows an example of how to instantiate this type. // The values are placeholders you should change. import software.amazon.awscdk.cfnpropertymixins.services.cloudwatch.*; CfnOTelEnrichmentMixinProps cfnOTelEnrichmentMixinProps = CfnOTelEnrichmentMixinProps.builder().build();
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnOTelEnrichmentMixinPropsstatic final classAn implementation forCfnOTelEnrichmentMixinProps -
Method Summary
Static MethodsMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
builder
-