getDataSource

Definition of AWS::Bedrock::DataSource Resource Type

Return

null

Parameters

argument

null


suspend fun getDataSource(dataSourceId: String, knowledgeBaseId: String): GetDataSourceResult

Return

null

Parameters

dataSourceId

Identifier for a resource.

knowledgeBaseId

The unique identifier of the knowledge base to which to add the data source.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.bedrock.kotlin.inputs.GetDataSourcePlainArgs.

See also