class Aws::WorkDocs::Types::DocumentMetadata

Describes the document.

@!attribute [rw] id

The ID of the document.
@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 document was created.
@return [Time]

@!attribute [rw] modified_timestamp

The time when the document was updated.
@return [Time]

@!attribute [rw] latest_version_metadata

The latest version of the document.
@return [Types::DocumentVersionMetadata]

@!attribute [rw] resource_state

The resource state.
@return [String]

@!attribute [rw] labels

List of labels on the document.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/workdocs-2016-05-01/DocumentMetadata AWS API Documentation

Constants

SENSITIVE