# CheckS3FolderExists200Response
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**exists** | **bool** | Whether the path exists |
**is_folder** | **bool** | Whether the path is a folder (true) or file (false) |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)