dataProvider

@JvmName(name = "oapwalawdvnxhlei")
suspend fun dataProvider(value: Output<ListingDataProviderArgs>)
@JvmName(name = "gidyqsfkshtnvglu")
suspend fun dataProvider(value: ListingDataProviderArgs?)

Parameters

value

Details of the data provider who owns the source data. Structure is documented below.


@JvmName(name = "emounkkcoemfsfcg")
suspend fun dataProvider(argument: suspend ListingDataProviderArgsBuilder.() -> Unit)

Parameters

argument

Details of the data provider who owns the source data. Structure is documented below.