Uses of Class
software.amazon.awssdk.services.cloudwatch.model.DashboardInvalidInputErrorException
Packages that use DashboardInvalidInputErrorException
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 DashboardInvalidInputErrorException in software.amazon.awssdk.services.cloudwatch
Methods in software.amazon.awssdk.services.cloudwatch that throw DashboardInvalidInputErrorExceptionModifier and TypeMethodDescriptiondefault PutDashboardResponseCloudWatchClient.putDashboard(Consumer<PutDashboardRequest.Builder> putDashboardRequest) Creates a dashboard if it does not already exist, or updates an existing dashboard.default PutDashboardResponseCloudWatchClient.putDashboard(PutDashboardRequest putDashboardRequest) Creates a dashboard if it does not already exist, or updates an existing dashboard.