getDataSource

Resource Type definition for AWS::AppSync::DataSource

Return

null

Parameters

argument

null


suspend fun getDataSource(dataSourceArn: String): GetDataSourceResult

Return

null

Parameters

dataSourceArn

The Amazon Resource Name (ARN) of the API key, such as arn:aws:appsync:us-east-1:123456789012:apis/graphqlapiid/datasources/datasourcename.

See also


Return

null

Parameters

argument

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

See also