7#include <aws/devicefarm/DeviceFarm_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
96 bool m_iosPathsHasBeenSet =
false;
99 bool m_androidPathsHasBeenSet =
false;
102 bool m_deviceHostPathsHasBeenSet =
false;
void SetDeviceHostPaths(const Aws::Vector< Aws::String > &value)
void SetDeviceHostPaths(Aws::Vector< Aws::String > &&value)
CustomerArtifactPaths & AddDeviceHostPaths(const Aws::String &value)
void SetIosPaths(Aws::Vector< Aws::String > &&value)
CustomerArtifactPaths & WithAndroidPaths(Aws::Vector< Aws::String > &&value)
CustomerArtifactPaths & WithDeviceHostPaths(Aws::Vector< Aws::String > &&value)
bool IosPathsHasBeenSet() const
void SetAndroidPaths(const Aws::Vector< Aws::String > &value)
AWS_DEVICEFARM_API Aws::Utils::Json::JsonValue Jsonize() const
CustomerArtifactPaths & AddAndroidPaths(Aws::String &&value)
bool DeviceHostPathsHasBeenSet() const
const Aws::Vector< Aws::String > & GetDeviceHostPaths() const
CustomerArtifactPaths & WithIosPaths(Aws::Vector< Aws::String > &&value)
CustomerArtifactPaths & WithAndroidPaths(const Aws::Vector< Aws::String > &value)
void SetIosPaths(const Aws::Vector< Aws::String > &value)
AWS_DEVICEFARM_API CustomerArtifactPaths(Aws::Utils::Json::JsonView jsonValue)
CustomerArtifactPaths & AddIosPaths(Aws::String &&value)
const Aws::Vector< Aws::String > & GetAndroidPaths() const
CustomerArtifactPaths & WithIosPaths(const Aws::Vector< Aws::String > &value)
AWS_DEVICEFARM_API CustomerArtifactPaths & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< Aws::String > & GetIosPaths() const
CustomerArtifactPaths & AddAndroidPaths(const char *value)
CustomerArtifactPaths & AddIosPaths(const Aws::String &value)
CustomerArtifactPaths & AddDeviceHostPaths(const char *value)
CustomerArtifactPaths & AddAndroidPaths(const Aws::String &value)
bool AndroidPathsHasBeenSet() const
AWS_DEVICEFARM_API CustomerArtifactPaths()
CustomerArtifactPaths & WithDeviceHostPaths(const Aws::Vector< Aws::String > &value)
void SetAndroidPaths(Aws::Vector< Aws::String > &&value)
CustomerArtifactPaths & AddIosPaths(const char *value)
CustomerArtifactPaths & AddDeviceHostPaths(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue