getAnalysis

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

Return

null

Parameters

argument

null


suspend fun getAnalysis(analysisId: String, awsAccountId: String): GetAnalysisResult

Return

null

Parameters

analysisId

The ID for the analysis that you're creating. This ID displays in the URL of the analysis.

awsAccountId

The ID of the AWS account where you are creating an analysis.

See also


suspend fun getAnalysis(argument: suspend GetAnalysisPlainArgsBuilder.() -> Unit): GetAnalysisResult

Return

null

Parameters

argument

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

See also