Uses of Class
software.amazon.awssdk.services.cloudwatch.model.StartOTelEnrichmentRequest
Packages that use StartOTelEnrichmentRequest
Package
Description
Amazon CloudWatch monitors your Amazon Web Services (Amazon Web Services) resources and the applications you run on
Amazon Web Services in real time.
-
Uses of StartOTelEnrichmentRequest in software.amazon.awssdk.services.cloudwatch
Methods in software.amazon.awssdk.services.cloudwatch with parameters of type StartOTelEnrichmentRequestModifier and TypeMethodDescriptionCloudWatchAsyncClient.startOTelEnrichment(StartOTelEnrichmentRequest startOTelEnrichmentRequest) Enables enrichment and PromQL access for CloudWatch vended metrics for supported Amazon Web Services resources in the account.default StartOTelEnrichmentResponseCloudWatchClient.startOTelEnrichment(StartOTelEnrichmentRequest startOTelEnrichmentRequest) Enables enrichment and PromQL access for CloudWatch vended metrics for supported Amazon Web Services resources in the account. -
Uses of StartOTelEnrichmentRequest in software.amazon.awssdk.services.cloudwatch.transform
Methods in software.amazon.awssdk.services.cloudwatch.transform with parameters of type StartOTelEnrichmentRequestModifier and TypeMethodDescriptionStartOTelEnrichmentRequestMarshaller.marshall(StartOTelEnrichmentRequest startOTelEnrichmentRequest)