7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/devicefarm/DeviceFarm_EXPORTS.h>
10#include <aws/devicefarm/model/BillingMethod.h>
11#include <aws/devicefarm/model/CustomerArtifactPaths.h>
12#include <aws/devicefarm/model/DeviceProxy.h>
13#include <aws/devicefarm/model/EnvironmentVariable.h>
14#include <aws/devicefarm/model/Location.h>
15#include <aws/devicefarm/model/Radios.h>
50 template <
typename ExtraDataPackageArnT = Aws::String>
52 m_extraDataPackageArnHasBeenSet =
true;
53 m_extraDataPackageArn = std::forward<ExtraDataPackageArnT>(value);
55 template <
typename ExtraDataPackageArnT = Aws::String>
68 template <
typename NetworkProfileArnT = Aws::String>
70 m_networkProfileArnHasBeenSet =
true;
71 m_networkProfileArn = std::forward<NetworkProfileArnT>(value);
73 template <
typename NetworkProfileArnT = Aws::String>
86 template <
typename LocaleT = Aws::String>
88 m_localeHasBeenSet =
true;
89 m_locale = std::forward<LocaleT>(value);
91 template <
typename LocaleT = Aws::String>
104 template <
typename LocationT = Location>
106 m_locationHasBeenSet =
true;
107 m_location = std::forward<LocationT>(value);
109 template <
typename LocationT = Location>
122 template <
typename VpceConfigurationArnsT = Aws::Vector<Aws::String>>
124 m_vpceConfigurationArnsHasBeenSet =
true;
125 m_vpceConfigurationArns = std::forward<VpceConfigurationArnsT>(value);
127 template <
typename VpceConfigurationArnsT = Aws::Vector<Aws::String>>
132 template <
typename VpceConfigurationArnsT = Aws::String>
134 m_vpceConfigurationArnsHasBeenSet =
true;
135 m_vpceConfigurationArns.emplace_back(std::forward<VpceConfigurationArnsT>(value));
146 template <
typename DeviceProxyT = DeviceProxy>
148 m_deviceProxyHasBeenSet =
true;
149 m_deviceProxy = std::forward<DeviceProxyT>(value);
151 template <
typename DeviceProxyT = DeviceProxy>
165 template <
typename CustomerArtifactPathsT = CustomerArtifactPaths>
167 m_customerArtifactPathsHasBeenSet =
true;
168 m_customerArtifactPaths = std::forward<CustomerArtifactPathsT>(value);
170 template <
typename CustomerArtifactPathsT = CustomerArtifactPaths>
183 template <
typename RadiosT = Radios>
185 m_radiosHasBeenSet =
true;
186 m_radios = std::forward<RadiosT>(value);
188 template <
typename RadiosT = Radios>
201 template <
typename AuxiliaryAppsT = Aws::Vector<Aws::String>>
203 m_auxiliaryAppsHasBeenSet =
true;
204 m_auxiliaryApps = std::forward<AuxiliaryAppsT>(value);
206 template <
typename AuxiliaryAppsT = Aws::Vector<Aws::String>>
211 template <
typename AuxiliaryAppsT = Aws::String>
213 m_auxiliaryAppsHasBeenSet =
true;
214 m_auxiliaryApps.emplace_back(std::forward<AuxiliaryAppsT>(value));
230 m_billingMethodHasBeenSet =
true;
231 m_billingMethod = value;
245 template <
typename EnvironmentVariablesT = Aws::Vector<EnvironmentVariable>>
247 m_environmentVariablesHasBeenSet =
true;
248 m_environmentVariables = std::forward<EnvironmentVariablesT>(value);
250 template <
typename EnvironmentVariablesT = Aws::Vector<EnvironmentVariable>>
255 template <
typename EnvironmentVariablesT = EnvironmentVariable>
257 m_environmentVariablesHasBeenSet =
true;
258 m_environmentVariables.emplace_back(std::forward<EnvironmentVariablesT>(value));
269 template <
typename ExecutionRoleArnT = Aws::String>
271 m_executionRoleArnHasBeenSet =
true;
272 m_executionRoleArn = std::forward<ExecutionRoleArnT>(value);
274 template <
typename ExecutionRoleArnT = Aws::String>
304 bool m_extraDataPackageArnHasBeenSet =
false;
305 bool m_networkProfileArnHasBeenSet =
false;
306 bool m_localeHasBeenSet =
false;
307 bool m_locationHasBeenSet =
false;
308 bool m_vpceConfigurationArnsHasBeenSet =
false;
309 bool m_deviceProxyHasBeenSet =
false;
310 bool m_customerArtifactPathsHasBeenSet =
false;
311 bool m_radiosHasBeenSet =
false;
312 bool m_auxiliaryAppsHasBeenSet =
false;
313 bool m_billingMethodHasBeenSet =
false;
314 bool m_environmentVariablesHasBeenSet =
false;
315 bool m_executionRoleArnHasBeenSet =
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)
ScheduleRunConfiguration & WithExecutionRoleArn(ExecutionRoleArnT &&value)
bool ExtraDataPackageArnHasBeenSet() const
const Aws::Vector< Aws::String > & GetAuxiliaryApps() const
bool NetworkProfileArnHasBeenSet() const
void SetBillingMethod(BillingMethod value)
const CustomerArtifactPaths & GetCustomerArtifactPaths() const
const Aws::Vector< EnvironmentVariable > & GetEnvironmentVariables() const
void SetLocale(LocaleT &&value)
bool DeviceProxyHasBeenSet() const
const Aws::String & GetExecutionRoleArn() 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 EnvironmentVariablesHasBeenSet() const
bool LocaleHasBeenSet() const
ScheduleRunConfiguration & WithBillingMethod(BillingMethod value)
const Aws::String & GetNetworkProfileArn() const
void SetExecutionRoleArn(ExecutionRoleArnT &&value)
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)
ScheduleRunConfiguration & AddEnvironmentVariables(EnvironmentVariablesT &&value)
void SetNetworkProfileArn(NetworkProfileArnT &&value)
void SetEnvironmentVariables(EnvironmentVariablesT &&value)
BillingMethod GetBillingMethod() const
AWS_DEVICEFARM_API ScheduleRunConfiguration()=default
bool ExecutionRoleArnHasBeenSet() const
ScheduleRunConfiguration & WithEnvironmentVariables(EnvironmentVariablesT &&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