# MountTmpfsOptions ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **size_bytes** | Option<**i64**> | The size for the tmpfs mount in bytes. | [optional] **mode** | Option<**i32**> | The permission mode for the tmpfs mount in an integer. | [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)