QbusinessFunctions

Functions

Link copied to clipboard

Definition of AWS::QBusiness::Application Resource Type

suspend fun getApplication(applicationId: String): GetApplicationResult
Link copied to clipboard

Definition of AWS::QBusiness::DataSource Resource Type

suspend fun getDataSource(applicationId: String, dataSourceId: String, indexId: String): GetDataSourceResult
Link copied to clipboard
suspend fun getIndex(argument: GetIndexPlainArgs): GetIndexResult

Definition of AWS::QBusiness::Index Resource Type

suspend fun getIndex(argument: suspend GetIndexPlainArgsBuilder.() -> Unit): GetIndexResult
suspend fun getIndex(applicationId: String, indexId: String): GetIndexResult
Link copied to clipboard

Definition of AWS::QBusiness::Plugin Resource Type

suspend fun getPlugin(argument: suspend GetPluginPlainArgsBuilder.() -> Unit): GetPluginResult
suspend fun getPlugin(applicationId: String, pluginId: String): GetPluginResult
Link copied to clipboard

Definition of AWS::QBusiness::Retriever Resource Type

suspend fun getRetriever(applicationId: String, retrieverId: String): GetRetrieverResult
Link copied to clipboard

Definition of AWS::QBusiness::WebExperience Resource Type

suspend fun getWebExperience(applicationId: String, webExperienceId: String): GetWebExperienceResult