7#include <aws/gameliftstreams/GameLiftStreams_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/gameliftstreams/model/RuntimeEnvironment.h>
12#include <aws/gameliftstreams/model/ApplicationStatus.h>
13#include <aws/gameliftstreams/model/ApplicationStatusReason.h>
14#include <aws/gameliftstreams/model/ReplicationStatus.h>
19template<
typename RESULT_TYPE>
20class AmazonWebServiceResult;
29namespace GameLiftStreams
48 template<
typename ApplicationLogOutputUriT = Aws::String>
49 void SetApplicationLogOutputUri(ApplicationLogOutputUriT&& value) { m_applicationLogOutputUriHasBeenSet =
true; m_applicationLogOutputUri = std::forward<ApplicationLogOutputUriT>(value); }
50 template<
typename ApplicationLogOutputUriT = Aws::String>
64 template<
typename ApplicationLogPathsT = Aws::Vector<Aws::String>>
65 void SetApplicationLogPaths(ApplicationLogPathsT&& value) { m_applicationLogPathsHasBeenSet =
true; m_applicationLogPaths = std::forward<ApplicationLogPathsT>(value); }
66 template<
typename ApplicationLogPathsT = Aws::Vector<Aws::String>>
68 template<
typename ApplicationLogPathsT = Aws::String>
78 template<
typename ApplicationSourceUriT = Aws::String>
79 void SetApplicationSourceUri(ApplicationSourceUriT&& value) { m_applicationSourceUriHasBeenSet =
true; m_applicationSourceUri = std::forward<ApplicationSourceUriT>(value); }
80 template<
typename ApplicationSourceUriT = Aws::String>
94 template<
typename ArnT = Aws::String>
95 void SetArn(ArnT&& value) { m_arnHasBeenSet =
true; m_arn = std::forward<ArnT>(value); }
96 template<
typename ArnT = Aws::String>
112 template<
typename AssociatedStreamGroupsT = Aws::Vector<Aws::String>>
113 void SetAssociatedStreamGroups(AssociatedStreamGroupsT&& value) { m_associatedStreamGroupsHasBeenSet =
true; m_associatedStreamGroups = std::forward<AssociatedStreamGroupsT>(value); }
114 template<
typename AssociatedStreamGroupsT = Aws::Vector<Aws::String>>
116 template<
typename AssociatedStreamGroupsT = Aws::String>
127 template<
typename CreatedAtT = Aws::Utils::DateTime>
128 void SetCreatedAt(CreatedAtT&& value) { m_createdAtHasBeenSet =
true; m_createdAt = std::forward<CreatedAtT>(value); }
129 template<
typename CreatedAtT = Aws::Utils::DateTime>
138 template<
typename DescriptionT = Aws::String>
139 void SetDescription(DescriptionT&& value) { m_descriptionHasBeenSet =
true; m_description = std::forward<DescriptionT>(value); }
140 template<
typename DescriptionT = Aws::String>
150 template<
typename ExecutablePathT = Aws::String>
151 void SetExecutablePath(ExecutablePathT&& value) { m_executablePathHasBeenSet =
true; m_executablePath = std::forward<ExecutablePathT>(value); }
152 template<
typename ExecutablePathT = Aws::String>
162 template<
typename IdT = Aws::String>
163 void SetId(IdT&& value) { m_idHasBeenSet =
true; m_id = std::forward<IdT>(value); }
164 template<
typename IdT = Aws::String>
175 template<
typename LastUpdatedAtT = Aws::Utils::DateTime>
176 void SetLastUpdatedAt(LastUpdatedAtT&& value) { m_lastUpdatedAtHasBeenSet =
true; m_lastUpdatedAt = std::forward<LastUpdatedAtT>(value); }
177 template<
typename LastUpdatedAtT = Aws::Utils::DateTime>
186 template<
typename ReplicationStatusesT = Aws::Vector<ReplicationStatus>>
187 void SetReplicationStatuses(ReplicationStatusesT&& value) { m_replicationStatusesHasBeenSet =
true; m_replicationStatuses = std::forward<ReplicationStatusesT>(value); }
188 template<
typename ReplicationStatusesT = Aws::Vector<ReplicationStatus>>
190 template<
typename ReplicationStatusesT = ReplicationStatus>
207 template<
typename RuntimeEnvironmentT = RuntimeEnvironment>
208 void SetRuntimeEnvironment(RuntimeEnvironmentT&& value) { m_runtimeEnvironmentHasBeenSet =
true; m_runtimeEnvironment = std::forward<RuntimeEnvironmentT>(value); }
209 template<
typename RuntimeEnvironmentT = RuntimeEnvironment>
245 template<
typename RequestIdT = Aws::String>
246 void SetRequestId(RequestIdT&& value) { m_requestIdHasBeenSet =
true; m_requestId = std::forward<RequestIdT>(value); }
247 template<
typename RequestIdT = Aws::String>
253 bool m_applicationLogOutputUriHasBeenSet =
false;
256 bool m_applicationLogPathsHasBeenSet =
false;
259 bool m_applicationSourceUriHasBeenSet =
false;
262 bool m_arnHasBeenSet =
false;
265 bool m_associatedStreamGroupsHasBeenSet =
false;
268 bool m_createdAtHasBeenSet =
false;
271 bool m_descriptionHasBeenSet =
false;
274 bool m_executablePathHasBeenSet =
false;
277 bool m_idHasBeenSet =
false;
280 bool m_lastUpdatedAtHasBeenSet =
false;
283 bool m_replicationStatusesHasBeenSet =
false;
285 RuntimeEnvironment m_runtimeEnvironment;
286 bool m_runtimeEnvironmentHasBeenSet =
false;
289 bool m_statusHasBeenSet =
false;
292 bool m_statusReasonHasBeenSet =
false;
295 bool m_requestIdHasBeenSet =
false;
const Aws::Vector< Aws::String > & GetAssociatedStreamGroups() const
AWS_GAMELIFTSTREAMS_API GetApplicationResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const RuntimeEnvironment & GetRuntimeEnvironment() const
GetApplicationResult & WithApplicationLogPaths(ApplicationLogPathsT &&value)
GetApplicationResult & AddAssociatedStreamGroups(AssociatedStreamGroupsT &&value)
const Aws::String & GetApplicationLogOutputUri() const
const Aws::String & GetExecutablePath() const
GetApplicationResult & WithAssociatedStreamGroups(AssociatedStreamGroupsT &&value)
GetApplicationResult & WithId(IdT &&value)
const Aws::Utils::DateTime & GetLastUpdatedAt() const
void SetRequestId(RequestIdT &&value)
void SetApplicationLogPaths(ApplicationLogPathsT &&value)
void SetApplicationLogOutputUri(ApplicationLogOutputUriT &&value)
void SetReplicationStatuses(ReplicationStatusesT &&value)
const Aws::Vector< Aws::String > & GetApplicationLogPaths() const
AWS_GAMELIFTSTREAMS_API GetApplicationResult()=default
const Aws::String & GetApplicationSourceUri() const
GetApplicationResult & WithStatusReason(ApplicationStatusReason value)
void SetDescription(DescriptionT &&value)
void SetStatus(ApplicationStatus value)
const Aws::String & GetArn() const
GetApplicationResult & AddApplicationLogPaths(ApplicationLogPathsT &&value)
GetApplicationResult & WithRequestId(RequestIdT &&value)
const Aws::String & GetId() const
GetApplicationResult & WithStatus(ApplicationStatus value)
const Aws::String & GetRequestId() const
ApplicationStatus GetStatus() const
const Aws::Vector< ReplicationStatus > & GetReplicationStatuses() const
ApplicationStatusReason GetStatusReason() const
GetApplicationResult & WithApplicationSourceUri(ApplicationSourceUriT &&value)
void SetLastUpdatedAt(LastUpdatedAtT &&value)
const Aws::Utils::DateTime & GetCreatedAt() const
void SetRuntimeEnvironment(RuntimeEnvironmentT &&value)
void SetCreatedAt(CreatedAtT &&value)
GetApplicationResult & WithArn(ArnT &&value)
GetApplicationResult & WithReplicationStatuses(ReplicationStatusesT &&value)
void SetApplicationSourceUri(ApplicationSourceUriT &&value)
void SetArn(ArnT &&value)
const Aws::String & GetDescription() const
GetApplicationResult & WithRuntimeEnvironment(RuntimeEnvironmentT &&value)
void SetStatusReason(ApplicationStatusReason value)
GetApplicationResult & WithExecutablePath(ExecutablePathT &&value)
GetApplicationResult & AddReplicationStatuses(ReplicationStatusesT &&value)
void SetAssociatedStreamGroups(AssociatedStreamGroupsT &&value)
AWS_GAMELIFTSTREAMS_API GetApplicationResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetApplicationResult & WithDescription(DescriptionT &&value)
GetApplicationResult & WithLastUpdatedAt(LastUpdatedAtT &&value)
GetApplicationResult & WithApplicationLogOutputUri(ApplicationLogOutputUriT &&value)
void SetExecutablePath(ExecutablePathT &&value)
GetApplicationResult & WithCreatedAt(CreatedAtT &&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