- Navigation Guide
@aws-sdk/client-workdocs
CreateLabelsCommandInput Interface
The input for CreateLabelsCommand.
Members
Name | Type | Details |
---|---|---|
Labels Required | string[] | undefined | List of labels to add to the resource. |
ResourceId Required | string | 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