getListing

Gets the details of a listing.

Return

null

Parameters

argument

null


suspend fun getListing(dataExchangeId: String, listingId: String, location: String, project: String? = null): GetListingResult

Return

null

See also

Parameters

dataExchangeId
listingId
location
project

suspend fun getListing(argument: suspend GetListingPlainArgsBuilder.() -> Unit): GetListingResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.analyticshub.v1.kotlin.inputs.GetListingPlainArgs.