QuicksightFunctions

Functions

Link copied to clipboard

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

suspend fun getAnalysis(argument: suspend GetAnalysisPlainArgsBuilder.() -> Unit): GetAnalysisResult
suspend fun getAnalysis(analysisId: String, awsAccountId: String): GetAnalysisResult
Link copied to clipboard

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

suspend fun getCustomPermissions(awsAccountId: String, customPermissionsName: String): GetCustomPermissionsResult
Link copied to clipboard

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

suspend fun getDashboard(awsAccountId: String, dashboardId: String): GetDashboardResult
Link copied to clipboard

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

suspend fun getDataSet(argument: suspend GetDataSetPlainArgsBuilder.() -> Unit): GetDataSetResult
suspend fun getDataSet(awsAccountId: String, dataSetId: String): GetDataSetResult
Link copied to clipboard

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

suspend fun getDataSource(awsAccountId: String, dataSourceId: String): GetDataSourceResult
Link copied to clipboard

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

suspend fun getFolder(argument: suspend GetFolderPlainArgsBuilder.() -> Unit): GetFolderResult
suspend fun getFolder(awsAccountId: String, folderId: String): GetFolderResult
Link copied to clipboard

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

suspend fun getTemplate(argument: suspend GetTemplatePlainArgsBuilder.() -> Unit): GetTemplateResult
suspend fun getTemplate(awsAccountId: String, templateId: String): GetTemplateResult
Link copied to clipboard
suspend fun getTheme(argument: GetThemePlainArgs): GetThemeResult

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

suspend fun getTheme(argument: suspend GetThemePlainArgsBuilder.() -> Unit): GetThemeResult
suspend fun getTheme(awsAccountId: String, themeId: String): GetThemeResult
Link copied to clipboard
suspend fun getTopic(argument: GetTopicPlainArgs): GetTopicResult

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

suspend fun getTopic(argument: suspend GetTopicPlainArgsBuilder.() -> Unit): GetTopicResult
suspend fun getTopic(awsAccountId: String, topicId: String): GetTopicResult
Link copied to clipboard

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

suspend fun getVpcConnection(awsAccountId: String, vpcConnectionId: String): GetVpcConnectionResult