describeGeneratedTemplate
inline suspend fun CloudFormationClient.describeGeneratedTemplate(crossinline block: DescribeGeneratedTemplateRequest.Builder.() -> Unit): DescribeGeneratedTemplateResponse
Describes a generated template. The output includes details about the progress of the creation of a generated template started by a CreateGeneratedTemplate
API action or the update of a generated template started with an UpdateGeneratedTemplate
API action.