describeTemplateDefinition
inline suspend fun QuickSightClient.describeTemplateDefinition(crossinline block: DescribeTemplateDefinitionRequest.Builder.() -> Unit): DescribeTemplateDefinitionResponse
Provides a detailed description of the definition of a template.
If you do not need to know details about the content of a template, for instance if you are trying to check the status of a recently created or updated template, use the DescribeTemplate
instead.