class Aws::WorkDocs::Types::GetFolderRequest
@note When making an API call, you may pass GetFolderRequest
data as a hash: { authentication_token: "AuthenticationHeaderType", folder_id: "ResourceIdType", # required include_custom_metadata: false, }
@!attribute [rw] authentication_token
Amazon WorkDocs authentication token. Not required when using AWS administrator credentials to access the API. @return [String]
@!attribute [rw] folder_id
The ID of the folder. @return [String]
@!attribute [rw] include_custom_metadata
Set to TRUE to include custom metadata in the response. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/workdocs-2016-05-01/GetFolderRequest AWS API Documentation
Constants
- SENSITIVE