ResourceMetadata - Amazon WorkDocs

ResourceMetadata

Describes the metadata of a resource.

Contents

Id

The ID of the resource.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [\w+-.@]+

Required: No

Name

The name of the resource.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [\u0020-\u202D\u202F-\uFFFF]+

Required: No

OriginalName

The original name of the resource before a rename operation.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [\u0020-\u202D\u202F-\uFFFF]+

Required: No

Owner

The owner of the resource.

Type: UserMetadata object

Required: No

ParentId

The parent ID of the resource before a rename operation.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [\w+-.@]+

Required: No

Type

The type of resource.

Type: String

Valid Values: FOLDER | DOCUMENT

Required: No

VersionId

The version ID of the resource. This is an optional field and is filled for action on document version.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [\w+-.@]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: