getTemplate

Definition of the AWS::QuickSight::Template Resource Type.

Return

null

Parameters

argument

null


suspend fun getTemplate(awsAccountId: String, templateId: String): GetTemplateResult

Return

null

Parameters

awsAccountId

The ID for the AWS account that the group is in. You use the ID for the AWS account that contains your Amazon QuickSight account.

templateId

An ID for the template that you want to create. This template is unique per AWS Region ; in each AWS account.

See also


suspend fun getTemplate(argument: suspend GetTemplatePlainArgsBuilder.() -> Unit): GetTemplateResult

Return

null

Parameters

argument

Builder for com.pulumi.awsnative.quicksight.kotlin.inputs.GetTemplatePlainArgs.

See also