@aws-sdk/client-workdocs

CreateLabelsCommandInput Interface

The input for CreateLabelsCommand.

Members

Name
Type
Details
Labels Requiredstring[] | undefined

List of labels to add to the resource.

ResourceId Requiredstring | undefined

The ID of the resource.

AuthenticationToken string | undefined

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

Full Signature

export interface CreateLabelsCommandInput extends CreateLabelsRequest