describeDashboardDefinition
abstract suspend fun describeDashboardDefinition(input: DescribeDashboardDefinitionRequest): DescribeDashboardDefinitionResponse
Provides a detailed description of the definition of a dashboard.
If you do not need to know details about the content of a dashboard, for instance if you are trying to check the status of a recently created or updated dashboard, use the DescribeDashboard
instead.