class Aws::WorkDocs::Types::CreateFolderRequest
@note When making an API call, you may pass CreateFolderRequest
data as a hash: { authentication_token: "AuthenticationHeaderType", name: "ResourceNameType", parent_folder_id: "ResourceIdType", # required }
@!attribute [rw] authentication_token
Amazon WorkDocs authentication token. Not required when using AWS administrator credentials to access the API. @return [String]
@!attribute [rw] name
The name of the new folder. @return [String]
@!attribute [rw] parent_folder_id
The ID of the parent folder. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/workdocs-2016-05-01/CreateFolderRequest AWS API Documentation
Constants
- SENSITIVE