class Aws::WorkDocs::Types::ResourceMetadata

Describes the metadata of a resource.

@!attribute [rw] type

The type of resource.
@return [String]

@!attribute [rw] name

The name of the resource.
@return [String]

@!attribute [rw] original_name

The original name of the resource before a rename operation.
@return [String]

@!attribute [rw] id

The ID of the resource.
@return [String]

@!attribute [rw] version_id

The version ID of the resource. This is an optional field and is
filled for action on document version.
@return [String]

@!attribute [rw] owner

The owner of the resource.
@return [Types::UserMetadata]

@!attribute [rw] parent_id

The parent ID of the resource before a rename operation.
@return [String]

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

Constants

SENSITIVE