Uses of Class
software.amazon.awssdk.services.cloudwatch.model.PutManagedInsightRulesRequest
Packages that use PutManagedInsightRulesRequest
Package
Description
Amazon CloudWatch enables you to publish, monitor, and manage various metrics, as well as configure alarm actions
based on data from metrics.
-
Uses of PutManagedInsightRulesRequest in software.amazon.awssdk.services.cloudwatch
Methods in software.amazon.awssdk.services.cloudwatch with parameters of type PutManagedInsightRulesRequestModifier and TypeMethodDescriptionCloudWatchAsyncClient.putManagedInsightRules(PutManagedInsightRulesRequest putManagedInsightRulesRequest) Creates a managed Contributor Insights rule for a specified Amazon Web Services resource.default PutManagedInsightRulesResponseCloudWatchClient.putManagedInsightRules(PutManagedInsightRulesRequest putManagedInsightRulesRequest) Creates a managed Contributor Insights rule for a specified Amazon Web Services resource. -
Uses of PutManagedInsightRulesRequest in software.amazon.awssdk.services.cloudwatch.transform
Methods in software.amazon.awssdk.services.cloudwatch.transform with parameters of type PutManagedInsightRulesRequestModifier and TypeMethodDescriptionPutManagedInsightRulesRequestMarshaller.marshall(PutManagedInsightRulesRequest putManagedInsightRulesRequest)