Provides a detailed description of the definition of a dashboard
Source:R/quicksight_operations.R
quicksight_describe_dashboard_definition.RdProvides a detailed description of the definition of a dashboard.
See https://www.paws-r-sdk.com/docs/quicksight_describe_dashboard_definition/ for full documentation.
Usage
quicksight_describe_dashboard_definition(
AwsAccountId,
DashboardId,
VersionNumber = NULL,
AliasName = NULL
)Arguments
- AwsAccountId
[required] The ID of the Amazon Web Services account that contains the dashboard that you're describing.
- DashboardId
[required] The ID for the dashboard.
- VersionNumber
The version number for the dashboard. If a version number isn't passed, the latest published dashboard version is described.
- AliasName
The alias name.