7#include <aws/appstream/AppStreamRequest.h>
8#include <aws/appstream/AppStream_EXPORTS.h>
9#include <aws/appstream/model/AccessEndpoint.h>
10#include <aws/appstream/model/AgentAccessConfigForUpdate.h>
11#include <aws/appstream/model/ApplicationSettings.h>
12#include <aws/appstream/model/ContentRedirection.h>
13#include <aws/appstream/model/StackAttribute.h>
14#include <aws/appstream/model/StorageConnector.h>
15#include <aws/appstream/model/StreamingExperienceSettings.h>
16#include <aws/appstream/model/UserSetting.h>
17#include <aws/core/utils/memory/stl/AWSString.h>
18#include <aws/core/utils/memory/stl/AWSVector.h>
48 template <
typename DisplayNameT = Aws::String>
50 m_displayNameHasBeenSet =
true;
51 m_displayName = std::forward<DisplayNameT>(value);
53 template <
typename DisplayNameT = Aws::String>
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 NameT = Aws::String>
86 m_nameHasBeenSet =
true;
87 m_name = std::forward<NameT>(value);
89 template <
typename NameT = Aws::String>
91 SetName(std::forward<NameT>(value));
102 template <
typename StorageConnectorsT = Aws::Vector<StorageConnector>>
104 m_storageConnectorsHasBeenSet =
true;
105 m_storageConnectors = std::forward<StorageConnectorsT>(value);
107 template <
typename StorageConnectorsT = Aws::Vector<StorageConnector>>
112 template <
typename StorageConnectorsT = StorageConnector>
114 m_storageConnectorsHasBeenSet =
true;
115 m_storageConnectors.emplace_back(std::forward<StorageConnectorsT>(value));
126 template <
typename RedirectURLT = Aws::String>
128 m_redirectURLHasBeenSet =
true;
129 m_redirectURL = std::forward<RedirectURLT>(value);
131 template <
typename RedirectURLT = Aws::String>
145 template <
typename FeedbackURLT = Aws::String>
147 m_feedbackURLHasBeenSet =
true;
148 m_feedbackURL = std::forward<FeedbackURLT>(value);
150 template <
typename FeedbackURLT = Aws::String>
163 template <
typename AttributesToDeleteT = Aws::Vector<StackAttribute>>
165 m_attributesToDeleteHasBeenSet =
true;
166 m_attributesToDelete = std::forward<AttributesToDeleteT>(value);
168 template <
typename AttributesToDeleteT = Aws::Vector<StackAttribute>>
174 m_attributesToDeleteHasBeenSet =
true;
175 m_attributesToDelete.push_back(value);
187 template <
typename UserSettingsT = Aws::Vector<UserSetting>>
189 m_userSettingsHasBeenSet =
true;
190 m_userSettings = std::forward<UserSettingsT>(value);
192 template <
typename UserSettingsT = Aws::Vector<UserSetting>>
197 template <
typename UserSettingsT = UserSetting>
199 m_userSettingsHasBeenSet =
true;
200 m_userSettings.emplace_back(std::forward<UserSettingsT>(value));
213 template <
typename ApplicationSettingsT = ApplicationSettings>
215 m_applicationSettingsHasBeenSet =
true;
216 m_applicationSettings = std::forward<ApplicationSettingsT>(value);
218 template <
typename ApplicationSettingsT = ApplicationSettings>
233 template <
typename AccessEndpo
intsT = Aws::Vector<AccessEndpo
int>>
235 m_accessEndpointsHasBeenSet =
true;
236 m_accessEndpoints = std::forward<AccessEndpointsT>(value);
238 template <
typename AccessEndpo
intsT = Aws::Vector<AccessEndpo
int>>
243 template <
typename AccessEndpo
intsT = AccessEndpo
int>
245 m_accessEndpointsHasBeenSet =
true;
246 m_accessEndpoints.emplace_back(std::forward<AccessEndpointsT>(value));
259 template <
typename EmbedHostDomainsT = Aws::Vector<Aws::String>>
261 m_embedHostDomainsHasBeenSet =
true;
262 m_embedHostDomains = std::forward<EmbedHostDomainsT>(value);
264 template <
typename EmbedHostDomainsT = Aws::Vector<Aws::String>>
269 template <
typename EmbedHostDomainsT = Aws::String>
271 m_embedHostDomainsHasBeenSet =
true;
272 m_embedHostDomains.emplace_back(std::forward<EmbedHostDomainsT>(value));
284 template <
typename StreamingExperienceSettingsT = StreamingExperienceSettings>
286 m_streamingExperienceSettingsHasBeenSet =
true;
287 m_streamingExperienceSettings = std::forward<StreamingExperienceSettingsT>(value);
289 template <
typename StreamingExperienceSettingsT = StreamingExperienceSettings>
300 template <
typename ContentRedirectionT = ContentRedirection>
302 m_contentRedirectionHasBeenSet =
true;
303 m_contentRedirection = std::forward<ContentRedirectionT>(value);
305 template <
typename ContentRedirectionT = ContentRedirection>
320 template <
typename AgentAccessConfigT = AgentAccessConfigForUpdate>
322 m_agentAccessConfigHasBeenSet =
true;
323 m_agentAccessConfig = std::forward<AgentAccessConfigT>(value);
325 template <
typename AgentAccessConfigT = AgentAccessConfigForUpdate>
359 bool m_displayNameHasBeenSet =
false;
360 bool m_descriptionHasBeenSet =
false;
361 bool m_nameHasBeenSet =
false;
362 bool m_storageConnectorsHasBeenSet =
false;
363 bool m_redirectURLHasBeenSet =
false;
364 bool m_feedbackURLHasBeenSet =
false;
365 bool m_attributesToDeleteHasBeenSet =
false;
366 bool m_userSettingsHasBeenSet =
false;
367 bool m_applicationSettingsHasBeenSet =
false;
368 bool m_accessEndpointsHasBeenSet =
false;
369 bool m_embedHostDomainsHasBeenSet =
false;
370 bool m_streamingExperienceSettingsHasBeenSet =
false;
371 bool m_contentRedirectionHasBeenSet =
false;
372 bool m_agentAccessConfigHasBeenSet =
false;
const Aws::String & GetDescription() const
UpdateStackRequest & WithAgentAccessConfig(AgentAccessConfigT &&value)
const Aws::Vector< UserSetting > & GetUserSettings() const
bool ApplicationSettingsHasBeenSet() const
const Aws::Vector< StorageConnector > & GetStorageConnectors() const
UpdateStackRequest & WithStorageConnectors(StorageConnectorsT &&value)
bool AccessEndpointsHasBeenSet() const
bool NameHasBeenSet() const
UpdateStackRequest & AddEmbedHostDomains(EmbedHostDomainsT &&value)
UpdateStackRequest & WithContentRedirection(ContentRedirectionT &&value)
void SetAttributesToDelete(AttributesToDeleteT &&value)
UpdateStackRequest & WithStreamingExperienceSettings(StreamingExperienceSettingsT &&value)
bool FeedbackURLHasBeenSet() const
bool DisplayNameHasBeenSet() const
virtual const char * GetServiceRequestName() const override
void SetApplicationSettings(ApplicationSettingsT &&value)
UpdateStackRequest & WithName(NameT &&value)
UpdateStackRequest & WithEmbedHostDomains(EmbedHostDomainsT &&value)
const Aws::String & GetDisplayName() const
bool AttributesToDeleteHasBeenSet() const
void SetStorageConnectors(StorageConnectorsT &&value)
bool RedirectURLHasBeenSet() const
const Aws::String & GetName() const
bool StorageConnectorsHasBeenSet() const
bool ContentRedirectionHasBeenSet() const
bool DescriptionHasBeenSet() const
const ApplicationSettings & GetApplicationSettings() const
UpdateStackRequest & AddStorageConnectors(StorageConnectorsT &&value)
void SetEmbedHostDomains(EmbedHostDomainsT &&value)
void SetName(NameT &&value)
UpdateStackRequest & AddUserSettings(UserSettingsT &&value)
const Aws::String & GetFeedbackURL() const
AWS_APPSTREAM_API UpdateStackRequest()=default
void SetDescription(DescriptionT &&value)
UpdateStackRequest & WithRedirectURL(RedirectURLT &&value)
void SetRedirectURL(RedirectURLT &&value)
UpdateStackRequest & WithAttributesToDelete(AttributesToDeleteT &&value)
UpdateStackRequest & WithApplicationSettings(ApplicationSettingsT &&value)
UpdateStackRequest & AddAttributesToDelete(StackAttribute value)
bool EmbedHostDomainsHasBeenSet() const
UpdateStackRequest & WithAccessEndpoints(AccessEndpointsT &&value)
UpdateStackRequest & WithDescription(DescriptionT &&value)
AWS_APPSTREAM_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
const StreamingExperienceSettings & GetStreamingExperienceSettings() const
bool StreamingExperienceSettingsHasBeenSet() const
void SetUserSettings(UserSettingsT &&value)
UpdateStackRequest & WithUserSettings(UserSettingsT &&value)
void SetAccessEndpoints(AccessEndpointsT &&value)
const AgentAccessConfigForUpdate & GetAgentAccessConfig() const
const Aws::Vector< StackAttribute > & GetAttributesToDelete() const
void SetStreamingExperienceSettings(StreamingExperienceSettingsT &&value)
bool AgentAccessConfigHasBeenSet() const
bool UserSettingsHasBeenSet() const
UpdateStackRequest & WithDisplayName(DisplayNameT &&value)
void SetFeedbackURL(FeedbackURLT &&value)
void SetDisplayName(DisplayNameT &&value)
UpdateStackRequest & AddAccessEndpoints(AccessEndpointsT &&value)
const ContentRedirection & GetContentRedirection() const
AWS_APPSTREAM_API Aws::String SerializePayload() const override
const Aws::Vector< AccessEndpoint > & GetAccessEndpoints() const
void SetContentRedirection(ContentRedirectionT &&value)
UpdateStackRequest & WithFeedbackURL(FeedbackURLT &&value)
const Aws::String & GetRedirectURL() const
void SetAgentAccessConfig(AgentAccessConfigT &&value)
const Aws::Vector< Aws::String > & GetEmbedHostDomains() const
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector