class Aws::WorkDocs::Types::CreateLabelsRequest
@note When making an API call, you may pass CreateLabelsRequest
data as a hash: { resource_id: "ResourceIdType", # required labels: ["SharedLabel"], # required authentication_token: "AuthenticationHeaderType", }
@!attribute [rw] resource_id
The ID of the resource. @return [String]
@!attribute [rw] labels
List of labels to add to the resource. @return [Array<String>]
@!attribute [rw] authentication_token
Amazon WorkDocs authentication token. Not required when using AWS administrator credentials to access the API. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/workdocs-2016-05-01/CreateLabelsRequest AWS API Documentation
Constants
- SENSITIVE