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/InsightsType.h>
15#include <aws/devicefarm/model/Location.h>
16#include <aws/devicefarm/model/Radios.h>
51 template <
typename ExtraDataPackageArnT = Aws::String>
53 m_extraDataPackageArnHasBeenSet =
true;
54 m_extraDataPackageArn = std::forward<ExtraDataPackageArnT>(value);
56 template <
typename ExtraDataPackageArnT = Aws::String>
69 template <
typename NetworkProfileArnT = Aws::String>
71 m_networkProfileArnHasBeenSet =
true;
72 m_networkProfileArn = std::forward<NetworkProfileArnT>(value);
74 template <
typename NetworkProfileArnT = Aws::String>
87 template <
typename LocaleT = Aws::String>
89 m_localeHasBeenSet =
true;
90 m_locale = std::forward<LocaleT>(value);
92 template <
typename LocaleT = Aws::String>
105 template <
typename LocationT = Location>
107 m_locationHasBeenSet =
true;
108 m_location = std::forward<LocationT>(value);
110 template <
typename LocationT = Location>
123 template <
typename VpceConfigurationArnsT = Aws::Vector<Aws::String>>
125 m_vpceConfigurationArnsHasBeenSet =
true;
126 m_vpceConfigurationArns = std::forward<VpceConfigurationArnsT>(value);
128 template <
typename VpceConfigurationArnsT = Aws::Vector<Aws::String>>
133 template <
typename VpceConfigurationArnsT = Aws::String>
135 m_vpceConfigurationArnsHasBeenSet =
true;
136 m_vpceConfigurationArns.emplace_back(std::forward<VpceConfigurationArnsT>(value));
147 template <
typename DeviceProxyT = DeviceProxy>
149 m_deviceProxyHasBeenSet =
true;
150 m_deviceProxy = std::forward<DeviceProxyT>(value);
152 template <
typename DeviceProxyT = DeviceProxy>
166 template <
typename CustomerArtifactPathsT = CustomerArtifactPaths>
168 m_customerArtifactPathsHasBeenSet =
true;
169 m_customerArtifactPaths = std::forward<CustomerArtifactPathsT>(value);
171 template <
typename CustomerArtifactPathsT = CustomerArtifactPaths>
184 template <
typename RadiosT = Radios>
186 m_radiosHasBeenSet =
true;
187 m_radios = std::forward<RadiosT>(value);
189 template <
typename RadiosT = Radios>
202 template <
typename AuxiliaryAppsT = Aws::Vector<Aws::String>>
204 m_auxiliaryAppsHasBeenSet =
true;
205 m_auxiliaryApps = std::forward<AuxiliaryAppsT>(value);
207 template <
typename AuxiliaryAppsT = Aws::Vector<Aws::String>>
212 template <
typename AuxiliaryAppsT = Aws::String>
214 m_auxiliaryAppsHasBeenSet =
true;
215 m_auxiliaryApps.emplace_back(std::forward<AuxiliaryAppsT>(value));
231 m_billingMethodHasBeenSet =
true;
232 m_billingMethod = value;
246 template <
typename EnvironmentVariablesT = Aws::Vector<EnvironmentVariable>>
248 m_environmentVariablesHasBeenSet =
true;
249 m_environmentVariables = std::forward<EnvironmentVariablesT>(value);
251 template <
typename EnvironmentVariablesT = Aws::Vector<EnvironmentVariable>>
256 template <
typename EnvironmentVariablesT = EnvironmentVariable>
258 m_environmentVariablesHasBeenSet =
true;
259 m_environmentVariables.emplace_back(std::forward<EnvironmentVariablesT>(value));
270 template <
typename ExecutionRoleArnT = Aws::String>
272 m_executionRoleArnHasBeenSet =
true;
273 m_executionRoleArn = std::forward<ExecutionRoleArnT>(value);
275 template <
typename ExecutionRoleArnT = Aws::String>
291 template <
typename InsightsTypesT = Aws::Vector<InsightsType>>
293 m_insightsTypesHasBeenSet =
true;
294 m_insightsTypes = std::forward<InsightsTypesT>(value);
296 template <
typename InsightsTypesT = Aws::Vector<InsightsType>>
302 m_insightsTypesHasBeenSet =
true;
303 m_insightsTypes.push_back(value);
333 bool m_extraDataPackageArnHasBeenSet =
false;
334 bool m_networkProfileArnHasBeenSet =
false;
335 bool m_localeHasBeenSet =
false;
336 bool m_locationHasBeenSet =
false;
337 bool m_vpceConfigurationArnsHasBeenSet =
false;
338 bool m_deviceProxyHasBeenSet =
false;
339 bool m_customerArtifactPathsHasBeenSet =
false;
340 bool m_radiosHasBeenSet =
false;
341 bool m_auxiliaryAppsHasBeenSet =
false;
342 bool m_billingMethodHasBeenSet =
false;
343 bool m_environmentVariablesHasBeenSet =
false;
344 bool m_executionRoleArnHasBeenSet =
false;
345 bool m_insightsTypesHasBeenSet =
false;
void SetRadios(RadiosT &&value)
ScheduleRunConfiguration & WithAuxiliaryApps(AuxiliaryAppsT &&value)
ScheduleRunConfiguration & AddInsightsTypes(InsightsType value)
void SetExtraDataPackageArn(ExtraDataPackageArnT &&value)
const Radios & GetRadios() const
ScheduleRunConfiguration & WithExtraDataPackageArn(ExtraDataPackageArnT &&value)
ScheduleRunConfiguration & WithRadios(RadiosT &&value)
ScheduleRunConfiguration & WithInsightsTypes(InsightsTypesT &&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
const Aws::Vector< InsightsType > & GetInsightsTypes() const
bool InsightsTypesHasBeenSet() const
void SetAuxiliaryApps(AuxiliaryAppsT &&value)
ScheduleRunConfiguration & WithLocale(LocaleT &&value)
void SetInsightsTypes(InsightsTypesT &&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