7#include <aws/devicefarm/DeviceFarm_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/devicefarm/model/ExecutionStatus.h>
11#include <aws/devicefarm/model/ExecutionResult.h>
12#include <aws/devicefarm/model/Device.h>
13#include <aws/devicefarm/model/BillingMethod.h>
14#include <aws/devicefarm/model/DeviceMinutes.h>
15#include <aws/devicefarm/model/InteractionMode.h>
16#include <aws/devicefarm/model/VpcConfig.h>
17#include <aws/devicefarm/model/DeviceProxy.h>
56 template<
typename ArnT = Aws::String>
57 void SetArn(ArnT&& value) { m_arnHasBeenSet =
true; m_arn = std::forward<ArnT>(value); }
58 template<
typename ArnT = Aws::String>
68 template<
typename NameT = Aws::String>
69 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
70 template<
typename NameT = Aws::String>
80 template<
typename CreatedT = Aws::Utils::DateTime>
81 void SetCreated(CreatedT&& value) { m_createdHasBeenSet =
true; m_created = std::forward<CreatedT>(value); }
82 template<
typename CreatedT = Aws::Utils::DateTime>
119 template<
typename MessageT = Aws::String>
120 void SetMessage(MessageT&& value) { m_messageHasBeenSet =
true; m_message = std::forward<MessageT>(value); }
121 template<
typename MessageT = Aws::String>
131 template<
typename StartedT = Aws::Utils::DateTime>
132 void SetStarted(StartedT&& value) { m_startedHasBeenSet =
true; m_started = std::forward<StartedT>(value); }
133 template<
typename StartedT = Aws::Utils::DateTime>
143 template<
typename StoppedT = Aws::Utils::DateTime>
144 void SetStopped(StoppedT&& value) { m_stoppedHasBeenSet =
true; m_stopped = std::forward<StoppedT>(value); }
145 template<
typename StoppedT = Aws::Utils::DateTime>
155 template<
typename DeviceT = Device>
156 void SetDevice(DeviceT&& value) { m_deviceHasBeenSet =
true; m_device = std::forward<DeviceT>(value); }
157 template<
typename DeviceT = Device>
167 template<
typename InstanceArnT = Aws::String>
168 void SetInstanceArn(InstanceArnT&& value) { m_instanceArnHasBeenSet =
true; m_instanceArn = std::forward<InstanceArnT>(value); }
169 template<
typename InstanceArnT = Aws::String>
182 inline void SetRemoteDebugEnabled(
bool value) { m_remoteDebugEnabledHasBeenSet =
true; m_remoteDebugEnabled = value; }
193 inline void SetRemoteRecordEnabled(
bool value) { m_remoteRecordEnabledHasBeenSet =
true; m_remoteRecordEnabled = value; }
203 template<
typename RemoteRecordAppArnT = Aws::String>
204 void SetRemoteRecordAppArn(RemoteRecordAppArnT&& value) { m_remoteRecordAppArnHasBeenSet =
true; m_remoteRecordAppArn = std::forward<RemoteRecordAppArnT>(value); }
205 template<
typename RemoteRecordAppArnT = Aws::String>
219 template<
typename HostAddressT = Aws::String>
220 void SetHostAddress(HostAddressT&& value) { m_hostAddressHasBeenSet =
true; m_hostAddress = std::forward<HostAddressT>(value); }
221 template<
typename HostAddressT = Aws::String>
235 template<
typename ClientIdT = Aws::String>
236 void SetClientId(ClientIdT&& value) { m_clientIdHasBeenSet =
true; m_clientId = std::forward<ClientIdT>(value); }
237 template<
typename ClientIdT = Aws::String>
262 template<
typename DeviceMinutesT = DeviceMinutes>
263 void SetDeviceMinutes(DeviceMinutesT&& value) { m_deviceMinutesHasBeenSet =
true; m_deviceMinutes = std::forward<DeviceMinutesT>(value); }
264 template<
typename DeviceMinutesT = DeviceMinutes>
274 template<
typename Endpo
intT = Aws::String>
275 void SetEndpoint(EndpointT&& value) { m_endpointHasBeenSet =
true; m_endpoint = std::forward<EndpointT>(value); }
276 template<
typename Endpo
intT = Aws::String>
290 template<
typename DeviceUd
idT = Aws::String>
291 void SetDeviceUdid(DeviceUdidT&& value) { m_deviceUdidHasBeenSet =
true; m_deviceUdid = std::forward<DeviceUdidT>(value); }
292 template<
typename DeviceUd
idT = Aws::String>
324 inline void SetSkipAppResign(
bool value) { m_skipAppResignHasBeenSet =
true; m_skipAppResign = value; }
334 template<
typename VpcConfigT = VpcConfig>
335 void SetVpcConfig(VpcConfigT&& value) { m_vpcConfigHasBeenSet =
true; m_vpcConfig = std::forward<VpcConfigT>(value); }
336 template<
typename VpcConfigT = VpcConfig>
346 template<
typename DeviceProxyT = DeviceProxy>
347 void SetDeviceProxy(DeviceProxyT&& value) { m_deviceProxyHasBeenSet =
true; m_deviceProxy = std::forward<DeviceProxyT>(value); }
348 template<
typename DeviceProxyT = DeviceProxy>
354 bool m_arnHasBeenSet =
false;
357 bool m_nameHasBeenSet =
false;
360 bool m_createdHasBeenSet =
false;
363 bool m_statusHasBeenSet =
false;
366 bool m_resultHasBeenSet =
false;
369 bool m_messageHasBeenSet =
false;
372 bool m_startedHasBeenSet =
false;
375 bool m_stoppedHasBeenSet =
false;
378 bool m_deviceHasBeenSet =
false;
381 bool m_instanceArnHasBeenSet =
false;
383 bool m_remoteDebugEnabled{
false};
384 bool m_remoteDebugEnabledHasBeenSet =
false;
386 bool m_remoteRecordEnabled{
false};
387 bool m_remoteRecordEnabledHasBeenSet =
false;
390 bool m_remoteRecordAppArnHasBeenSet =
false;
393 bool m_hostAddressHasBeenSet =
false;
396 bool m_clientIdHasBeenSet =
false;
399 bool m_billingMethodHasBeenSet =
false;
401 DeviceMinutes m_deviceMinutes;
402 bool m_deviceMinutesHasBeenSet =
false;
405 bool m_endpointHasBeenSet =
false;
408 bool m_deviceUdidHasBeenSet =
false;
411 bool m_interactionModeHasBeenSet =
false;
413 bool m_skipAppResign{
false};
414 bool m_skipAppResignHasBeenSet =
false;
416 VpcConfig m_vpcConfig;
417 bool m_vpcConfigHasBeenSet =
false;
419 DeviceProxy m_deviceProxy;
420 bool m_deviceProxyHasBeenSet =
false;
bool NameHasBeenSet() const
const DeviceMinutes & GetDeviceMinutes() const
RemoteAccessSession & WithCreated(CreatedT &&value)
AWS_DEVICEFARM_API RemoteAccessSession()=default
void SetArn(ArnT &&value)
void SetRemoteDebugEnabled(bool value)
const Aws::Utils::DateTime & GetStopped() const
void SetCreated(CreatedT &&value)
RemoteAccessSession & WithStarted(StartedT &&value)
const DeviceProxy & GetDeviceProxy() const
const Aws::String & GetHostAddress() const
bool StoppedHasBeenSet() const
bool ResultHasBeenSet() const
RemoteAccessSession & WithDeviceProxy(DeviceProxyT &&value)
void SetMessage(MessageT &&value)
const Aws::String & GetArn() const
bool InteractionModeHasBeenSet() const
void SetResult(ExecutionResult value)
void SetInteractionMode(InteractionMode value)
RemoteAccessSession & WithClientId(ClientIdT &&value)
RemoteAccessSession & WithRemoteRecordAppArn(RemoteRecordAppArnT &&value)
void SetInstanceArn(InstanceArnT &&value)
void SetHostAddress(HostAddressT &&value)
ExecutionResult GetResult() const
void SetSkipAppResign(bool value)
bool StatusHasBeenSet() const
BillingMethod GetBillingMethod() const
RemoteAccessSession & WithBillingMethod(BillingMethod value)
bool HostAddressHasBeenSet() const
void SetStarted(StartedT &&value)
RemoteAccessSession & WithDeviceUdid(DeviceUdidT &&value)
RemoteAccessSession & WithStatus(ExecutionStatus value)
bool VpcConfigHasBeenSet() const
void SetRemoteRecordEnabled(bool value)
void SetRemoteRecordAppArn(RemoteRecordAppArnT &&value)
void SetVpcConfig(VpcConfigT &&value)
bool DeviceMinutesHasBeenSet() const
InteractionMode GetInteractionMode() const
AWS_DEVICEFARM_API RemoteAccessSession(Aws::Utils::Json::JsonView jsonValue)
RemoteAccessSession & WithSkipAppResign(bool value)
bool BillingMethodHasBeenSet() const
void SetDeviceProxy(DeviceProxyT &&value)
RemoteAccessSession & WithResult(ExecutionResult value)
bool DeviceProxyHasBeenSet() const
bool GetRemoteDebugEnabled() const
void SetClientId(ClientIdT &&value)
const Aws::Utils::DateTime & GetStarted() const
RemoteAccessSession & WithEndpoint(EndpointT &&value)
void SetEndpoint(EndpointT &&value)
const Aws::Utils::DateTime & GetCreated() const
bool RemoteRecordEnabledHasBeenSet() const
RemoteAccessSession & WithDeviceMinutes(DeviceMinutesT &&value)
bool RemoteRecordAppArnHasBeenSet() const
bool DeviceUdidHasBeenSet() const
AWS_DEVICEFARM_API RemoteAccessSession & operator=(Aws::Utils::Json::JsonView jsonValue)
const Device & GetDevice() const
RemoteAccessSession & WithInstanceArn(InstanceArnT &&value)
void SetBillingMethod(BillingMethod value)
bool SkipAppResignHasBeenSet() const
const Aws::String & GetClientId() const
bool GetSkipAppResign() const
bool StartedHasBeenSet() const
RemoteAccessSession & WithRemoteDebugEnabled(bool value)
RemoteAccessSession & WithMessage(MessageT &&value)
const Aws::String & GetDeviceUdid() const
bool RemoteDebugEnabledHasBeenSet() const
bool DeviceHasBeenSet() const
RemoteAccessSession & WithArn(ArnT &&value)
void SetDeviceUdid(DeviceUdidT &&value)
void SetName(NameT &&value)
bool MessageHasBeenSet() const
void SetDeviceMinutes(DeviceMinutesT &&value)
RemoteAccessSession & WithStopped(StoppedT &&value)
const Aws::String & GetMessage() const
const Aws::String & GetEndpoint() const
void SetDevice(DeviceT &&value)
const Aws::String & GetName() const
bool GetRemoteRecordEnabled() const
bool ClientIdHasBeenSet() const
RemoteAccessSession & WithDevice(DeviceT &&value)
bool ArnHasBeenSet() const
void SetStatus(ExecutionStatus value)
const Aws::String & GetInstanceArn() const
bool CreatedHasBeenSet() const
bool EndpointHasBeenSet() const
const VpcConfig & GetVpcConfig() const
RemoteAccessSession & WithRemoteRecordEnabled(bool value)
const Aws::String & GetRemoteRecordAppArn() const
ExecutionStatus GetStatus() const
RemoteAccessSession & WithName(NameT &&value)
RemoteAccessSession & WithInteractionMode(InteractionMode value)
RemoteAccessSession & WithHostAddress(HostAddressT &&value)
AWS_DEVICEFARM_API Aws::Utils::Json::JsonValue Jsonize() const
void SetStopped(StoppedT &&value)
bool InstanceArnHasBeenSet() const
RemoteAccessSession & WithVpcConfig(VpcConfigT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue