getFolder

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

Return

null

Parameters

argument

null


suspend fun getFolder(awsAccountId: String, folderId: String): GetFolderResult

Return

null

Parameters

awsAccountId

The ID for the AWS account where you want to create the folder.

folderId

The ID of the folder.

See also


suspend fun getFolder(argument: suspend GetFolderPlainArgsBuilder.() -> Unit): GetFolderResult

Return

null

Parameters

argument

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

See also