Uses of Class
software.amazon.awssdk.services.cloudwatch.model.DashboardInvalidInputErrorException
Packages that use DashboardInvalidInputErrorException
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 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.