class Aws::WorkDocs::Types::FolderMetadata
Describes a folder.
@!attribute [rw] id
The ID of the folder. @return [String]
@!attribute [rw] name
The name of the folder. @return [String]
@!attribute [rw] creator_id
The ID of the creator. @return [String]
@!attribute [rw] parent_folder_id
The ID of the parent folder. @return [String]
@!attribute [rw] created_timestamp
The time when the folder was created. @return [Time]
@!attribute [rw] modified_timestamp
The time when the folder was updated. @return [Time]
@!attribute [rw] resource_state
The resource state of the folder. @return [String]
@!attribute [rw] signature
The unique identifier created from the subfolders and documents of the folder. @return [String]
@!attribute [rw] labels
List of labels on the folder. @return [Array<String>]
@!attribute [rw] size
The size of the folder metadata. @return [Integer]
@!attribute [rw] latest_version_size
The size of the latest version of the folder metadata. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/workdocs-2016-05-01/FolderMetadata AWS API Documentation
Constants
- SENSITIVE