Starts a refresh of the specified dashboard.
See https://www.paws-r-sdk.com/docs/cloudtrail_start_dashboard_refresh/ for full documentation.
cloudtrail_start_dashboard_refresh(DashboardId, QueryParameterValues = NULL)
[required] The name or ARN of the dashboard.
The query parameter values for the dashboard
For custom dashboards, the following query parameters are valid:
$StartTime$
, $EndTime$
, and $Period$
.
For managed dashboards, the following query parameters are valid:
$StartTime$
, $EndTime$
, $Period$
, and $EventDataStoreId$
. The
$EventDataStoreId$
query parameter is required.