Object
Object
| Name | Description | Schema | Default |
|---|---|---|---|
| object_name required | 오브젝트 이름 Example : hello/TODO.txt | string | |
| object_type required | 오브젝트 타입 Example : FILE | string | |
| object_size optional | 오브젝트 크기 Example : 3581 | any of [string, null] | |
| modified_at optional | 수정일 Example : 2025-04-09T05:54:46.244000+00:00 | any of [string, null] |