idFieldNames property

Input<List<String>?>? idFieldNames
final

Name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update or delete.

Implementation

final pulumi.Input<List<String>?>? idFieldNames;