7#include <aws/devicefarm/DeviceFarm_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/devicefarm/model/Location.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/devicefarm/model/DeviceProxy.h>
12#include <aws/devicefarm/model/CustomerArtifactPaths.h>
13#include <aws/devicefarm/model/Radios.h>
14#include <aws/devicefarm/model/BillingMethod.h>
55 template<
typename ExtraDataPackageArnT = Aws::String>
56 void SetExtraDataPackageArn(ExtraDataPackageArnT&& value) { m_extraDataPackageArnHasBeenSet =
true; m_extraDataPackageArn = std::forward<ExtraDataPackageArnT>(value); }
57 template<
typename ExtraDataPackageArnT = Aws::String>
67 template<
typename NetworkProfileArnT = Aws::String>
68 void SetNetworkProfileArn(NetworkProfileArnT&& value) { m_networkProfileArnHasBeenSet =
true; m_networkProfileArn = std::forward<NetworkProfileArnT>(value); }
69 template<
typename NetworkProfileArnT = Aws::String>
79 template<
typename LocaleT = Aws::String>
80 void SetLocale(LocaleT&& value) { m_localeHasBeenSet =
true; m_locale = std::forward<LocaleT>(value); }
81 template<
typename LocaleT = Aws::String>
91 template<
typename LocationT = Location>
92 void SetLocation(LocationT&& value) { m_locationHasBeenSet =
true; m_location = std::forward<LocationT>(value); }
93 template<
typename LocationT = Location>
103 template<
typename VpceConfigurationArnsT = Aws::Vector<Aws::String>>
104 void SetVpceConfigurationArns(VpceConfigurationArnsT&& value) { m_vpceConfigurationArnsHasBeenSet =
true; m_vpceConfigurationArns = std::forward<VpceConfigurationArnsT>(value); }
105 template<
typename VpceConfigurationArnsT = Aws::Vector<Aws::String>>
107 template<
typename VpceConfigurationArnsT = Aws::String>
117 template<
typename DeviceProxyT = DeviceProxy>
118 void SetDeviceProxy(DeviceProxyT&& value) { m_deviceProxyHasBeenSet =
true; m_deviceProxy = std::forward<DeviceProxyT>(value); }
119 template<
typename DeviceProxyT = DeviceProxy>
130 template<
typename CustomerArtifactPathsT = CustomerArtifactPaths>
131 void SetCustomerArtifactPaths(CustomerArtifactPathsT&& value) { m_customerArtifactPathsHasBeenSet =
true; m_customerArtifactPaths = std::forward<CustomerArtifactPathsT>(value); }
132 template<
typename CustomerArtifactPathsT = CustomerArtifactPaths>
142 template<
typename RadiosT = Radios>
143 void SetRadios(RadiosT&& value) { m_radiosHasBeenSet =
true; m_radios = std::forward<RadiosT>(value); }
144 template<
typename RadiosT = Radios>
154 template<
typename AuxiliaryAppsT = Aws::Vector<Aws::String>>
155 void SetAuxiliaryApps(AuxiliaryAppsT&& value) { m_auxiliaryAppsHasBeenSet =
true; m_auxiliaryApps = std::forward<AuxiliaryAppsT>(value); }
156 template<
typename AuxiliaryAppsT = Aws::Vector<Aws::String>>
158 template<
typename AuxiliaryAppsT = Aws::String>
178 bool m_extraDataPackageArnHasBeenSet =
false;
181 bool m_networkProfileArnHasBeenSet =
false;
184 bool m_localeHasBeenSet =
false;
187 bool m_locationHasBeenSet =
false;
190 bool m_vpceConfigurationArnsHasBeenSet =
false;
193 bool m_deviceProxyHasBeenSet =
false;
196 bool m_customerArtifactPathsHasBeenSet =
false;
199 bool m_radiosHasBeenSet =
false;
202 bool m_auxiliaryAppsHasBeenSet =
false;
205 bool m_billingMethodHasBeenSet =
false;
void SetRadios(RadiosT &&value)
ScheduleRunConfiguration & WithAuxiliaryApps(AuxiliaryAppsT &&value)
void SetExtraDataPackageArn(ExtraDataPackageArnT &&value)
const Radios & GetRadios() const
ScheduleRunConfiguration & WithExtraDataPackageArn(ExtraDataPackageArnT &&value)
ScheduleRunConfiguration & WithRadios(RadiosT &&value)
void SetCustomerArtifactPaths(CustomerArtifactPathsT &&value)
const Aws::Vector< Aws::String > & GetVpceConfigurationArns() const
ScheduleRunConfiguration & AddAuxiliaryApps(AuxiliaryAppsT &&value)
bool AuxiliaryAppsHasBeenSet() const
bool CustomerArtifactPathsHasBeenSet() const
ScheduleRunConfiguration & WithNetworkProfileArn(NetworkProfileArnT &&value)
bool ExtraDataPackageArnHasBeenSet() const
const Aws::Vector< Aws::String > & GetAuxiliaryApps() const
bool NetworkProfileArnHasBeenSet() const
void SetBillingMethod(BillingMethod value)
const CustomerArtifactPaths & GetCustomerArtifactPaths() const
void SetLocale(LocaleT &&value)
bool DeviceProxyHasBeenSet() const
void SetLocation(LocationT &&value)
bool BillingMethodHasBeenSet() const
const Aws::String & GetExtraDataPackageArn() const
void SetAuxiliaryApps(AuxiliaryAppsT &&value)
ScheduleRunConfiguration & WithLocale(LocaleT &&value)
ScheduleRunConfiguration & WithCustomerArtifactPaths(CustomerArtifactPathsT &&value)
const Location & GetLocation() const
const Aws::String & GetLocale() const
AWS_DEVICEFARM_API ScheduleRunConfiguration(Aws::Utils::Json::JsonView jsonValue)
ScheduleRunConfiguration & WithVpceConfigurationArns(VpceConfigurationArnsT &&value)
ScheduleRunConfiguration & WithDeviceProxy(DeviceProxyT &&value)
ScheduleRunConfiguration & AddVpceConfigurationArns(VpceConfigurationArnsT &&value)
bool VpceConfigurationArnsHasBeenSet() const
const DeviceProxy & GetDeviceProxy() const
bool LocationHasBeenSet() const
bool RadiosHasBeenSet() const
bool LocaleHasBeenSet() const
ScheduleRunConfiguration & WithBillingMethod(BillingMethod value)
const Aws::String & GetNetworkProfileArn() const
AWS_DEVICEFARM_API Aws::Utils::Json::JsonValue Jsonize() const
void SetVpceConfigurationArns(VpceConfigurationArnsT &&value)
void SetDeviceProxy(DeviceProxyT &&value)
AWS_DEVICEFARM_API ScheduleRunConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
ScheduleRunConfiguration & WithLocation(LocationT &&value)
void SetNetworkProfileArn(NetworkProfileArnT &&value)
BillingMethod GetBillingMethod() const
AWS_DEVICEFARM_API ScheduleRunConfiguration()=default
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue