RestDestinationCloudomationFile
class flow_api.connector_inputs.RestDestinationCloudomationFile(destination_file_name=None, track_in_git=None, if_exists=None, destination_location=None)
Base class: dict
Cloudomation Engine file. Discriminated-union branch (destination_mode='cloudomation_file'); a dict subclass that auto-injects the discriminator.
Parameters
| Name | Type | Description |
|---|---|---|
| destination_file_name | Optional | |
| destination_location | Any | |
| if_exists | Optional | |
| track_in_git | Optional |