query

@JvmName(name = "impvwfyamhjhkeex")
suspend fun query(value: Output<Any>)
@JvmName(name = "pomnwdpucekubrfe")
suspend fun query(value: Any?)

Parameters

value

You can only use Salesforce Object Query Language (SOQL) query with limitations. For SOQL limitations, see this article: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/queries.htm#SOQL%20Considerations. If query is not specified, all the data of the Salesforce object specified in ObjectApiName/reportId in dataset will be retrieved. Type: string (or Expression with resultType string).