get Data Source
Definition of AWS::QBusiness::DataSource Resource Type
Return
null
Parameters
argument
null
suspend fun getDataSource(applicationId: String, dataSourceId: String, indexId: String): GetDataSourceResult
Return
null
Parameters
application Id
The identifier of the Amazon Q Business application the data source will be attached to.
data Source Id
The identifier of the Amazon Q Business data source.
index Id
The identifier of the index the data source is attached to.
See also
suspend fun getDataSource(argument: suspend GetDataSourcePlainArgsBuilder.() -> Unit): GetDataSourceResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.qbusiness.kotlin.inputs.GetDataSourcePlainArgs.