getTopic

suspend fun getTopic(argument: GetTopicPlainArgs): GetTopicResult

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

Return

null

Parameters

argument

null


suspend fun getTopic(awsAccountId: String, topicId: String): GetTopicResult

Return

null

See also

Parameters

awsAccountId
topicId

suspend fun getTopic(argument: suspend GetTopicPlainArgsBuilder.() -> Unit): GetTopicResult

Return

null

See also

Parameters

argument

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