class Aws::WorkDocs::Types::DocumentVersionMetadata
Describes a version of a document.
@!attribute [rw] id
The ID of the version. @return [String]
@!attribute [rw] name
The name of the version. @return [String]
@!attribute [rw] content_type
The content type of the document. @return [String]
@!attribute [rw] size
The size of the document, in bytes. @return [Integer]
@!attribute [rw] signature
The signature of the document. @return [String]
@!attribute [rw] status
The status of the document. @return [String]
@!attribute [rw] created_timestamp
The timestamp when the document was first uploaded. @return [Time]
@!attribute [rw] modified_timestamp
The timestamp when the document was last uploaded. @return [Time]
@!attribute [rw] content_created_timestamp
The timestamp when the content of the document was originally created. @return [Time]
@!attribute [rw] content_modified_timestamp
The timestamp when the content of the document was modified. @return [Time]
@!attribute [rw] creator_id
The ID of the creator. @return [String]
@!attribute [rw] thumbnail
The thumbnail of the document. @return [Hash<String,String>]
@!attribute [rw] source
The source of the document. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/workdocs-2016-05-01/DocumentVersionMetadata AWS API Documentation
Constants
- SENSITIVE