/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Returns the path to the ObjectIdentifiers
that is associated
* with the directory.See Also:
AWS
* API Reference
The path that is used to identify the object starting from directory * root.
*/ inline const Aws::String& GetPath() const{ return m_path; } /** *The path that is used to identify the object starting from directory * root.
*/ inline bool PathHasBeenSet() const { return m_pathHasBeenSet; } /** *The path that is used to identify the object starting from directory * root.
*/ inline void SetPath(const Aws::String& value) { m_pathHasBeenSet = true; m_path = value; } /** *The path that is used to identify the object starting from directory * root.
*/ inline void SetPath(Aws::String&& value) { m_pathHasBeenSet = true; m_path = std::move(value); } /** *The path that is used to identify the object starting from directory * root.
*/ inline void SetPath(const char* value) { m_pathHasBeenSet = true; m_path.assign(value); } /** *The path that is used to identify the object starting from directory * root.
*/ inline PathToObjectIdentifiers& WithPath(const Aws::String& value) { SetPath(value); return *this;} /** *The path that is used to identify the object starting from directory * root.
*/ inline PathToObjectIdentifiers& WithPath(Aws::String&& value) { SetPath(std::move(value)); return *this;} /** *The path that is used to identify the object starting from directory * root.
*/ inline PathToObjectIdentifiers& WithPath(const char* value) { SetPath(value); return *this;} /** *Lists ObjectIdentifiers
starting from directory root to the
* object in the request.
Lists ObjectIdentifiers
starting from directory root to the
* object in the request.
Lists ObjectIdentifiers
starting from directory root to the
* object in the request.
Lists ObjectIdentifiers
starting from directory root to the
* object in the request.
Lists ObjectIdentifiers
starting from directory root to the
* object in the request.
Lists ObjectIdentifiers
starting from directory root to the
* object in the request.
Lists ObjectIdentifiers
starting from directory root to the
* object in the request.
Lists ObjectIdentifiers
starting from directory root to the
* object in the request.
Lists ObjectIdentifiers
starting from directory root to the
* object in the request.