You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudWatch::Types::ListDashboardsInputWhen passing ListDashboardsInput as input to an Aws::Client method, you can use a vanilla Hash:
{
dashboard_name_prefix: "DashboardNamePrefix",
next_token: "NextToken",
}
Instance Attribute Summary collapse
If you specify this parameter, only the dashboards with names starting with the specified string are listed.
The token returned by a previous call to indicate that there is more data available.
If you specify this parameter, only the dashboards with names starting with the specified string are listed. The maximum length is 255, and valid characters are A-Z, a-z, 0-9, \".\", \"-\", and \"_\".
#next_token ⇒ StringThe token returned by a previous call to indicate that there is more data available.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4