7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSMap.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/gameliftstreams/GameLiftStreams_EXPORTS.h>
12#include <aws/gameliftstreams/model/ExportFilesMetadata.h>
13#include <aws/gameliftstreams/model/PerformanceStatsConfiguration.h>
14#include <aws/gameliftstreams/model/Protocol.h>
15#include <aws/gameliftstreams/model/StreamSessionStatus.h>
16#include <aws/gameliftstreams/model/StreamSessionStatusReason.h>
21template <
typename RESULT_TYPE>
22class AmazonWebServiceResult;
29namespace GameLiftStreams {
48 template <
typename ArnT = Aws::String>
50 m_arnHasBeenSet =
true;
51 m_arn = std::forward<ArnT>(value);
53 template <
typename ArnT = Aws::String>
55 SetArn(std::forward<ArnT>(value));
66 template <
typename DescriptionT = Aws::String>
68 m_descriptionHasBeenSet =
true;
69 m_description = std::forward<DescriptionT>(value);
71 template <
typename DescriptionT = Aws::String>
84 template <
typename StreamGroupIdT = Aws::String>
86 m_streamGroupIdHasBeenSet =
true;
87 m_streamGroupId = std::forward<StreamGroupIdT>(value);
89 template <
typename StreamGroupIdT = Aws::String>
101 template <
typename UserIdT = Aws::String>
103 m_userIdHasBeenSet =
true;
104 m_userId = std::forward<UserIdT>(value);
106 template <
typename UserIdT = Aws::String>
145 m_statusHasBeenSet =
true;
189 m_statusReasonHasBeenSet =
true;
190 m_statusReason = value;
204 m_protocolHasBeenSet =
true;
223 template <
typename LocationT = Aws::String>
225 m_locationHasBeenSet =
true;
226 m_location = std::forward<LocationT>(value);
228 template <
typename LocationT = Aws::String>
241 template <
typename SignalRequestT = Aws::String>
243 m_signalRequestHasBeenSet =
true;
244 m_signalRequest = std::forward<SignalRequestT>(value);
246 template <
typename SignalRequestT = Aws::String>
259 template <
typename SignalResponseT = Aws::String>
261 m_signalResponseHasBeenSet =
true;
262 m_signalResponse = std::forward<SignalResponseT>(value);
264 template <
typename SignalResponseT = Aws::String>
282 m_connectionTimeoutSecondsHasBeenSet =
true;
283 m_connectionTimeoutSeconds = value;
299 m_sessionLengthSecondsHasBeenSet =
true;
300 m_sessionLengthSeconds = value;
321 template <
typename AdditionalLaunchArgsT = Aws::Vector<Aws::String>>
323 m_additionalLaunchArgsHasBeenSet =
true;
324 m_additionalLaunchArgs = std::forward<AdditionalLaunchArgsT>(value);
326 template <
typename AdditionalLaunchArgsT = Aws::Vector<Aws::String>>
331 template <
typename AdditionalLaunchArgsT = Aws::String>
333 m_additionalLaunchArgsHasBeenSet =
true;
334 m_additionalLaunchArgs.emplace_back(std::forward<AdditionalLaunchArgsT>(value));
356 template <
typename AdditionalEnvironmentVariablesT = Aws::Map<Aws::String, Aws::String>>
358 m_additionalEnvironmentVariablesHasBeenSet =
true;
359 m_additionalEnvironmentVariables = std::forward<AdditionalEnvironmentVariablesT>(value);
361 template <
typename AdditionalEnvironmentVariablesT = Aws::Map<Aws::String, Aws::String>>
366 template <
typename AdditionalEnvironmentVariablesKeyT = Aws::String,
typename AdditionalEnvironmentVariablesValueT = Aws::String>
368 AdditionalEnvironmentVariablesValueT&& value) {
369 m_additionalEnvironmentVariablesHasBeenSet =
true;
370 m_additionalEnvironmentVariables.emplace(std::forward<AdditionalEnvironmentVariablesKeyT>(key),
371 std::forward<AdditionalEnvironmentVariablesValueT>(value));
381 template <
typename PerformanceStatsConfigurationT = PerformanceStatsConfiguration>
383 m_performanceStatsConfigurationHasBeenSet =
true;
384 m_performanceStatsConfiguration = std::forward<PerformanceStatsConfigurationT>(value);
386 template <
typename PerformanceStatsConfigurationT = PerformanceStatsConfiguration>
401 template <
typename LogFileLocationUriT = Aws::String>
403 m_logFileLocationUriHasBeenSet =
true;
404 m_logFileLocationUri = std::forward<LogFileLocationUriT>(value);
406 template <
typename LogFileLocationUriT = Aws::String>
419 template <
typename WebSdkProtocolUrlT = Aws::String>
421 m_webSdkProtocolUrlHasBeenSet =
true;
422 m_webSdkProtocolUrl = std::forward<WebSdkProtocolUrlT>(value);
424 template <
typename WebSdkProtocolUrlT = Aws::String>
438 template <
typename LastUpdatedAtT = Aws::Utils::DateTime>
440 m_lastUpdatedAtHasBeenSet =
true;
441 m_lastUpdatedAt = std::forward<LastUpdatedAtT>(value);
443 template <
typename LastUpdatedAtT = Aws::Utils::DateTime>
457 template <
typename CreatedAtT = Aws::Utils::DateTime>
459 m_createdAtHasBeenSet =
true;
460 m_createdAt = std::forward<CreatedAtT>(value);
462 template <
typename CreatedAtT = Aws::Utils::DateTime>
479 template <
typename ApplicationArnT = Aws::String>
481 m_applicationArnHasBeenSet =
true;
482 m_applicationArn = std::forward<ApplicationArnT>(value);
484 template <
typename ApplicationArnT = Aws::String>
496 template <
typename ExportFilesMetadataT = ExportFilesMetadata>
498 m_exportFilesMetadataHasBeenSet =
true;
499 m_exportFilesMetadata = std::forward<ExportFilesMetadataT>(value);
501 template <
typename ExportFilesMetadataT = ExportFilesMetadata>
511 template <
typename RequestIdT = Aws::String>
513 m_requestIdHasBeenSet =
true;
514 m_requestId = std::forward<RequestIdT>(value);
516 template <
typename RequestIdT = Aws::String>
543 int m_connectionTimeoutSeconds{0};
545 int m_sessionLengthSeconds{0};
551 PerformanceStatsConfiguration m_performanceStatsConfiguration;
563 ExportFilesMetadata m_exportFilesMetadata;
566 bool m_arnHasBeenSet =
false;
567 bool m_descriptionHasBeenSet =
false;
568 bool m_streamGroupIdHasBeenSet =
false;
569 bool m_userIdHasBeenSet =
false;
570 bool m_statusHasBeenSet =
false;
571 bool m_statusReasonHasBeenSet =
false;
572 bool m_protocolHasBeenSet =
false;
573 bool m_locationHasBeenSet =
false;
574 bool m_signalRequestHasBeenSet =
false;
575 bool m_signalResponseHasBeenSet =
false;
576 bool m_connectionTimeoutSecondsHasBeenSet =
false;
577 bool m_sessionLengthSecondsHasBeenSet =
false;
578 bool m_additionalLaunchArgsHasBeenSet =
false;
579 bool m_additionalEnvironmentVariablesHasBeenSet =
false;
580 bool m_performanceStatsConfigurationHasBeenSet =
false;
581 bool m_logFileLocationUriHasBeenSet =
false;
582 bool m_webSdkProtocolUrlHasBeenSet =
false;
583 bool m_lastUpdatedAtHasBeenSet =
false;
584 bool m_createdAtHasBeenSet =
false;
585 bool m_applicationArnHasBeenSet =
false;
586 bool m_exportFilesMetadataHasBeenSet =
false;
587 bool m_requestIdHasBeenSet =
false;
GetStreamSessionResult & AddAdditionalEnvironmentVariables(AdditionalEnvironmentVariablesKeyT &&key, AdditionalEnvironmentVariablesValueT &&value)
GetStreamSessionResult & WithSignalRequest(SignalRequestT &&value)
void SetSignalResponse(SignalResponseT &&value)
const ExportFilesMetadata & GetExportFilesMetadata() const
const Aws::String & GetApplicationArn() const
AWS_GAMELIFTSTREAMS_API GetStreamSessionResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetStreamSessionResult & WithAdditionalLaunchArgs(AdditionalLaunchArgsT &&value)
GetStreamSessionResult & WithSessionLengthSeconds(int value)
const Aws::String & GetUserId() const
const Aws::String & GetDescription() const
GetStreamSessionResult & WithConnectionTimeoutSeconds(int value)
GetStreamSessionResult & WithWebSdkProtocolUrl(WebSdkProtocolUrlT &&value)
void SetUserId(UserIdT &&value)
GetStreamSessionResult & WithExportFilesMetadata(ExportFilesMetadataT &&value)
GetStreamSessionResult & WithStreamGroupId(StreamGroupIdT &&value)
StreamSessionStatusReason GetStatusReason() const
GetStreamSessionResult & WithApplicationArn(ApplicationArnT &&value)
GetStreamSessionResult & WithArn(ArnT &&value)
void SetConnectionTimeoutSeconds(int value)
void SetProtocol(Protocol value)
void SetPerformanceStatsConfiguration(PerformanceStatsConfigurationT &&value)
StreamSessionStatus GetStatus() const
void SetSessionLengthSeconds(int value)
const Aws::String & GetWebSdkProtocolUrl() const
const Aws::Vector< Aws::String > & GetAdditionalLaunchArgs() const
const Aws::String & GetRequestId() const
AWS_GAMELIFTSTREAMS_API GetStreamSessionResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetStreamSessionResult & WithLocation(LocationT &&value)
int GetConnectionTimeoutSeconds() const
void SetLogFileLocationUri(LogFileLocationUriT &&value)
AWS_GAMELIFTSTREAMS_API GetStreamSessionResult()=default
void SetStreamGroupId(StreamGroupIdT &&value)
const PerformanceStatsConfiguration & GetPerformanceStatsConfiguration() const
const Aws::String & GetStreamGroupId() const
GetStreamSessionResult & WithUserId(UserIdT &&value)
void SetLastUpdatedAt(LastUpdatedAtT &&value)
GetStreamSessionResult & WithPerformanceStatsConfiguration(PerformanceStatsConfigurationT &&value)
const Aws::String & GetArn() const
GetStreamSessionResult & WithSignalResponse(SignalResponseT &&value)
const Aws::String & GetSignalResponse() const
void SetApplicationArn(ApplicationArnT &&value)
const Aws::Utils::DateTime & GetCreatedAt() const
void SetAdditionalLaunchArgs(AdditionalLaunchArgsT &&value)
void SetArn(ArnT &&value)
void SetDescription(DescriptionT &&value)
const Aws::Utils::DateTime & GetLastUpdatedAt() const
const Aws::String & GetSignalRequest() const
GetStreamSessionResult & WithCreatedAt(CreatedAtT &&value)
GetStreamSessionResult & WithAdditionalEnvironmentVariables(AdditionalEnvironmentVariablesT &&value)
Protocol GetProtocol() const
GetStreamSessionResult & AddAdditionalLaunchArgs(AdditionalLaunchArgsT &&value)
void SetSignalRequest(SignalRequestT &&value)
void SetRequestId(RequestIdT &&value)
const Aws::Map< Aws::String, Aws::String > & GetAdditionalEnvironmentVariables() const
const Aws::String & GetLogFileLocationUri() const
void SetStatus(StreamSessionStatus value)
void SetStatusReason(StreamSessionStatusReason value)
void SetWebSdkProtocolUrl(WebSdkProtocolUrlT &&value)
GetStreamSessionResult & WithLastUpdatedAt(LastUpdatedAtT &&value)
void SetAdditionalEnvironmentVariables(AdditionalEnvironmentVariablesT &&value)
int GetSessionLengthSeconds() const
void SetCreatedAt(CreatedAtT &&value)
GetStreamSessionResult & WithRequestId(RequestIdT &&value)
GetStreamSessionResult & WithLogFileLocationUri(LogFileLocationUriT &&value)
const Aws::String & GetLocation() const
GetStreamSessionResult & WithStatusReason(StreamSessionStatusReason value)
void SetExportFilesMetadata(ExportFilesMetadataT &&value)
GetStreamSessionResult & WithDescription(DescriptionT &&value)
void SetLocation(LocationT &&value)
GetStreamSessionResult & WithStatus(StreamSessionStatus value)
GetStreamSessionResult & WithProtocol(Protocol value)
StreamSessionStatusReason
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue