cloudwatch_get_dashboard {paws.management} | R Documentation |
Displays the details of the dashboard that you specify
Description
Displays the details of the dashboard that you specify.
See https://www.paws-r-sdk.com/docs/cloudwatch_get_dashboard/ for full documentation.
Usage
cloudwatch_get_dashboard(DashboardName)
Arguments
DashboardName |
[required] The name of the dashboard to be described. |
[Package paws.management version 0.9.0 Index]