7#include <aws/appstream/AppStream_EXPORTS.h>
8#include <aws/appstream/model/AccessEndpoint.h>
9#include <aws/appstream/model/ApplicationSettingsResponse.h>
10#include <aws/appstream/model/StackError.h>
11#include <aws/appstream/model/StorageConnector.h>
12#include <aws/appstream/model/StreamingExperienceSettings.h>
13#include <aws/appstream/model/UserSetting.h>
14#include <aws/core/utils/DateTime.h>
15#include <aws/core/utils/memory/stl/AWSString.h>
16#include <aws/core/utils/memory/stl/AWSVector.h>
37 AWS_APPSTREAM_API
Stack() =
default;
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 NameT = Aws::String>
68 m_nameHasBeenSet =
true;
69 m_name = std::forward<NameT>(value);
71 template <
typename NameT = Aws::String>
73 SetName(std::forward<NameT>(value));
84 template <
typename DescriptionT = Aws::String>
86 m_descriptionHasBeenSet =
true;
87 m_description = std::forward<DescriptionT>(value);
89 template <
typename DescriptionT = Aws::String>
102 template <
typename DisplayNameT = Aws::String>
104 m_displayNameHasBeenSet =
true;
105 m_displayName = std::forward<DisplayNameT>(value);
107 template <
typename DisplayNameT = Aws::String>
120 template <
typename CreatedTimeT = Aws::Utils::DateTime>
122 m_createdTimeHasBeenSet =
true;
123 m_createdTime = std::forward<CreatedTimeT>(value);
125 template <
typename CreatedTimeT = Aws::Utils::DateTime>
138 template <
typename StorageConnectorsT = Aws::Vector<StorageConnector>>
140 m_storageConnectorsHasBeenSet =
true;
141 m_storageConnectors = std::forward<StorageConnectorsT>(value);
143 template <
typename StorageConnectorsT = Aws::Vector<StorageConnector>>
148 template <
typename StorageConnectorsT = StorageConnector>
150 m_storageConnectorsHasBeenSet =
true;
151 m_storageConnectors.emplace_back(std::forward<StorageConnectorsT>(value));
162 template <
typename RedirectURLT = Aws::String>
164 m_redirectURLHasBeenSet =
true;
165 m_redirectURL = std::forward<RedirectURLT>(value);
167 template <
typename RedirectURLT = Aws::String>
181 template <
typename FeedbackURLT = Aws::String>
183 m_feedbackURLHasBeenSet =
true;
184 m_feedbackURL = std::forward<FeedbackURLT>(value);
186 template <
typename FeedbackURLT = Aws::String>
199 template <
typename StackErrorsT = Aws::Vector<StackError>>
201 m_stackErrorsHasBeenSet =
true;
202 m_stackErrors = std::forward<StackErrorsT>(value);
204 template <
typename StackErrorsT = Aws::Vector<StackError>>
209 template <
typename StackErrorsT = StackError>
211 m_stackErrorsHasBeenSet =
true;
212 m_stackErrors.emplace_back(std::forward<StackErrorsT>(value));
224 template <
typename UserSettingsT = Aws::Vector<UserSetting>>
226 m_userSettingsHasBeenSet =
true;
227 m_userSettings = std::forward<UserSettingsT>(value);
229 template <
typename UserSettingsT = Aws::Vector<UserSetting>>
234 template <
typename UserSettingsT = UserSetting>
236 m_userSettingsHasBeenSet =
true;
237 m_userSettings.emplace_back(std::forward<UserSettingsT>(value));
248 template <
typename ApplicationSettingsT = ApplicationSettingsResponse>
250 m_applicationSettingsHasBeenSet =
true;
251 m_applicationSettings = std::forward<ApplicationSettingsT>(value);
253 template <
typename ApplicationSettingsT = ApplicationSettingsResponse>
268 template <
typename AccessEndpo
intsT = Aws::Vector<AccessEndpo
int>>
270 m_accessEndpointsHasBeenSet =
true;
271 m_accessEndpoints = std::forward<AccessEndpointsT>(value);
273 template <
typename AccessEndpo
intsT = Aws::Vector<AccessEndpo
int>>
278 template <
typename AccessEndpo
intsT = AccessEndpo
int>
280 m_accessEndpointsHasBeenSet =
true;
281 m_accessEndpoints.emplace_back(std::forward<AccessEndpointsT>(value));
294 template <
typename EmbedHostDomainsT = Aws::Vector<Aws::String>>
296 m_embedHostDomainsHasBeenSet =
true;
297 m_embedHostDomains = std::forward<EmbedHostDomainsT>(value);
299 template <
typename EmbedHostDomainsT = Aws::Vector<Aws::String>>
304 template <
typename EmbedHostDomainsT = Aws::String>
306 m_embedHostDomainsHasBeenSet =
true;
307 m_embedHostDomains.emplace_back(std::forward<EmbedHostDomainsT>(value));
319 template <
typename StreamingExperienceSettingsT = StreamingExperienceSettings>
321 m_streamingExperienceSettingsHasBeenSet =
true;
322 m_streamingExperienceSettings = std::forward<StreamingExperienceSettingsT>(value);
324 template <
typename StreamingExperienceSettingsT = StreamingExperienceSettings>
351 ApplicationSettingsResponse m_applicationSettings;
357 StreamingExperienceSettings m_streamingExperienceSettings;
358 bool m_arnHasBeenSet =
false;
359 bool m_nameHasBeenSet =
false;
360 bool m_descriptionHasBeenSet =
false;
361 bool m_displayNameHasBeenSet =
false;
362 bool m_createdTimeHasBeenSet =
false;
363 bool m_storageConnectorsHasBeenSet =
false;
364 bool m_redirectURLHasBeenSet =
false;
365 bool m_feedbackURLHasBeenSet =
false;
366 bool m_stackErrorsHasBeenSet =
false;
367 bool m_userSettingsHasBeenSet =
false;
368 bool m_applicationSettingsHasBeenSet =
false;
369 bool m_accessEndpointsHasBeenSet =
false;
370 bool m_embedHostDomainsHasBeenSet =
false;
371 bool m_streamingExperienceSettingsHasBeenSet =
false;
const Aws::String & GetName() const
void SetStackErrors(StackErrorsT &&value)
Stack & WithCreatedTime(CreatedTimeT &&value)
const Aws::Vector< Aws::String > & GetEmbedHostDomains() const
bool RedirectURLHasBeenSet() const
void SetDescription(DescriptionT &&value)
void SetStreamingExperienceSettings(StreamingExperienceSettingsT &&value)
Stack & AddEmbedHostDomains(EmbedHostDomainsT &&value)
AWS_APPSTREAM_API Stack & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< StorageConnector > & GetStorageConnectors() const
void SetName(NameT &&value)
Stack & AddAccessEndpoints(AccessEndpointsT &&value)
void SetFeedbackURL(FeedbackURLT &&value)
bool AccessEndpointsHasBeenSet() const
void SetRedirectURL(RedirectURLT &&value)
const ApplicationSettingsResponse & GetApplicationSettings() const
Stack & WithAccessEndpoints(AccessEndpointsT &&value)
bool DisplayNameHasBeenSet() const
void SetAccessEndpoints(AccessEndpointsT &&value)
Stack & WithStorageConnectors(StorageConnectorsT &&value)
bool StackErrorsHasBeenSet() const
const Aws::String & GetFeedbackURL() const
void SetDisplayName(DisplayNameT &&value)
const StreamingExperienceSettings & GetStreamingExperienceSettings() const
Stack & WithStackErrors(StackErrorsT &&value)
bool CreatedTimeHasBeenSet() const
bool DescriptionHasBeenSet() const
const Aws::Vector< StackError > & GetStackErrors() const
AWS_APPSTREAM_API Stack()=default
Stack & WithArn(ArnT &&value)
const Aws::String & GetRedirectURL() const
void SetArn(ArnT &&value)
bool StreamingExperienceSettingsHasBeenSet() const
const Aws::String & GetDescription() const
bool FeedbackURLHasBeenSet() const
const Aws::String & GetArn() const
const Aws::Vector< UserSetting > & GetUserSettings() const
void SetCreatedTime(CreatedTimeT &&value)
AWS_APPSTREAM_API Aws::Utils::Json::JsonValue Jsonize() const
Stack & AddUserSettings(UserSettingsT &&value)
bool NameHasBeenSet() const
const Aws::Vector< AccessEndpoint > & GetAccessEndpoints() const
Stack & WithApplicationSettings(ApplicationSettingsT &&value)
AWS_APPSTREAM_API Stack(Aws::Utils::Json::JsonView jsonValue)
Stack & AddStorageConnectors(StorageConnectorsT &&value)
Stack & WithDisplayName(DisplayNameT &&value)
void SetUserSettings(UserSettingsT &&value)
const Aws::String & GetDisplayName() const
Stack & WithEmbedHostDomains(EmbedHostDomainsT &&value)
const Aws::Utils::DateTime & GetCreatedTime() const
void SetApplicationSettings(ApplicationSettingsT &&value)
Stack & WithName(NameT &&value)
Stack & WithStreamingExperienceSettings(StreamingExperienceSettingsT &&value)
bool StorageConnectorsHasBeenSet() const
Stack & WithRedirectURL(RedirectURLT &&value)
Stack & WithFeedbackURL(FeedbackURLT &&value)
Stack & WithUserSettings(UserSettingsT &&value)
bool ArnHasBeenSet() const
Stack & WithDescription(DescriptionT &&value)
Stack & AddStackErrors(StackErrorsT &&value)
void SetStorageConnectors(StorageConnectorsT &&value)
bool EmbedHostDomainsHasBeenSet() const
bool ApplicationSettingsHasBeenSet() const
bool UserSettingsHasBeenSet() const
void SetEmbedHostDomains(EmbedHostDomainsT &&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