DeleteCustomMetadataRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.

Link copied to clipboard

Flag to indicate removal of all custom metadata properties from the specified resource.

Link copied to clipboard

List of properties to remove.

Link copied to clipboard

The ID of the resource, either a document or folder.

Link copied to clipboard

The ID of the version, if the custom metadata is being deleted from a document version.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String