# FlowConversationMessageAttachmentsInner
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**input** | **String** | The flow input that held the file |
**s3** | **String** | The file's key in object storage |
**storage** | Option<**String**> | The secondary storage holding the file, absent for the primary one | [optional]
**filename** | Option<**String**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)