class Aws::CloudWatch::Types::ListDashboardsInput
@note When making an API call, you may pass ListDashboardsInput
data as a hash: { dashboard_name_prefix: "DashboardNamePrefix", next_token: "NextToken", }
@!attribute [rw] dashboard_name_prefix
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 "\_". @return [String]
@!attribute [rw] next_token
The token returned by a previous call to indicate that there is more data available. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/monitoring-2010-08-01/ListDashboardsInput AWS API Documentation
Constants
- SENSITIVE