Uses of Class
software.amazon.awssdk.services.cloudwatch.model.StopOTelEnrichmentRequest
-
Packages that use StopOTelEnrichmentRequest Package Description software.amazon.awssdk.services.cloudwatch Amazon CloudWatch monitors your Amazon Web Services (Amazon Web Services) resources and the applications you run on Amazon Web Services in real time.software.amazon.awssdk.services.cloudwatch.transform -
-
Uses of StopOTelEnrichmentRequest in software.amazon.awssdk.services.cloudwatch
Methods in software.amazon.awssdk.services.cloudwatch with parameters of type StopOTelEnrichmentRequest Modifier and Type Method Description default CompletableFuture<StopOTelEnrichmentResponse>CloudWatchAsyncClient. stopOTelEnrichment(StopOTelEnrichmentRequest stopOTelEnrichmentRequest)Disables enrichment and PromQL access for CloudWatch vended metrics for supported AWS resources in the account.default StopOTelEnrichmentResponseCloudWatchClient. stopOTelEnrichment(StopOTelEnrichmentRequest stopOTelEnrichmentRequest)Disables enrichment and PromQL access for CloudWatch vended metrics for supported AWS resources in the account. -
Uses of StopOTelEnrichmentRequest in software.amazon.awssdk.services.cloudwatch.transform
Methods in software.amazon.awssdk.services.cloudwatch.transform with parameters of type StopOTelEnrichmentRequest Modifier and Type Method Description SdkHttpFullRequestStopOTelEnrichmentRequestMarshaller. marshall(StopOTelEnrichmentRequest stopOTelEnrichmentRequest)
-