object_ property

Input<String> object_
final

Name of the object to pull from the data source. Examples of objects in Salesforce include Case, Account, or Lead.

Implementation

final pulumi.Input<String> object_;