7#include <aws/core/http/HttpResponse.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/datazone/DataZone_EXPORTS.h>
12#include <aws/datazone/model/ConfigurableEnvironmentAction.h>
13#include <aws/datazone/model/CustomParameter.h>
14#include <aws/datazone/model/Deployment.h>
15#include <aws/datazone/model/DeploymentProperties.h>
16#include <aws/datazone/model/EnvironmentStatus.h>
17#include <aws/datazone/model/ProvisioningProperties.h>
18#include <aws/datazone/model/Resource.h>
23template <
typename RESULT_TYPE>
24class AmazonWebServiceResult;
44 template <
typename ProjectIdT = Aws::String>
46 m_projectIdHasBeenSet =
true;
47 m_projectId = std::forward<ProjectIdT>(value);
49 template <
typename ProjectIdT = Aws::String>
61 template <
typename IdT = Aws::String>
63 m_idHasBeenSet =
true;
64 m_id = std::forward<IdT>(value);
66 template <
typename IdT = Aws::String>
68 SetId(std::forward<IdT>(value));
78 template <
typename DomainIdT = Aws::String>
80 m_domainIdHasBeenSet =
true;
81 m_domainId = std::forward<DomainIdT>(value);
83 template <
typename DomainIdT = Aws::String>
95 template <
typename CreatedByT = Aws::String>
97 m_createdByHasBeenSet =
true;
98 m_createdBy = std::forward<CreatedByT>(value);
100 template <
typename CreatedByT = Aws::String>
112 template <
typename CreatedAtT = Aws::Utils::DateTime>
114 m_createdAtHasBeenSet =
true;
115 m_createdAt = std::forward<CreatedAtT>(value);
117 template <
typename CreatedAtT = Aws::Utils::DateTime>
129 template <
typename UpdatedAtT = Aws::Utils::DateTime>
131 m_updatedAtHasBeenSet =
true;
132 m_updatedAt = std::forward<UpdatedAtT>(value);
134 template <
typename UpdatedAtT = Aws::Utils::DateTime>
147 template <
typename NameT = Aws::String>
149 m_nameHasBeenSet =
true;
150 m_name = std::forward<NameT>(value);
152 template <
typename NameT = Aws::String>
154 SetName(std::forward<NameT>(value));
165 template <
typename DescriptionT = Aws::String>
167 m_descriptionHasBeenSet =
true;
168 m_description = std::forward<DescriptionT>(value);
170 template <
typename DescriptionT = Aws::String>
182 template <
typename EnvironmentProfileIdT = Aws::String>
184 m_environmentProfileIdHasBeenSet =
true;
185 m_environmentProfileId = std::forward<EnvironmentProfileIdT>(value);
187 template <
typename EnvironmentProfileIdT = Aws::String>
200 template <
typename AwsAccountIdT = Aws::String>
202 m_awsAccountIdHasBeenSet =
true;
203 m_awsAccountId = std::forward<AwsAccountIdT>(value);
205 template <
typename AwsAccountIdT = Aws::String>
217 template <
typename AwsAccountRegionT = Aws::String>
219 m_awsAccountRegionHasBeenSet =
true;
220 m_awsAccountRegion = std::forward<AwsAccountRegionT>(value);
222 template <
typename AwsAccountRegionT = Aws::String>
234 template <
typename Prov
iderT = Aws::String>
236 m_providerHasBeenSet =
true;
237 m_provider = std::forward<ProviderT>(value);
239 template <
typename Prov
iderT = Aws::String>
252 template <
typename ProvisionedResourcesT = Aws::Vector<Resource>>
254 m_provisionedResourcesHasBeenSet =
true;
255 m_provisionedResources = std::forward<ProvisionedResourcesT>(value);
257 template <
typename ProvisionedResourcesT = Aws::Vector<Resource>>
262 template <
typename ProvisionedResourcesT = Resource>
264 m_provisionedResourcesHasBeenSet =
true;
265 m_provisionedResources.emplace_back(std::forward<ProvisionedResourcesT>(value));
277 m_statusHasBeenSet =
true;
292 template <
typename EnvironmentActionsT = Aws::Vector<ConfigurableEnvironmentAction>>
294 m_environmentActionsHasBeenSet =
true;
295 m_environmentActions = std::forward<EnvironmentActionsT>(value);
297 template <
typename EnvironmentActionsT = Aws::Vector<ConfigurableEnvironmentAction>>
302 template <
typename EnvironmentActionsT = ConfigurableEnvironmentAction>
304 m_environmentActionsHasBeenSet =
true;
305 m_environmentActions.emplace_back(std::forward<EnvironmentActionsT>(value));
316 template <
typename GlossaryTermsT = Aws::Vector<Aws::String>>
318 m_glossaryTermsHasBeenSet =
true;
319 m_glossaryTerms = std::forward<GlossaryTermsT>(value);
321 template <
typename GlossaryTermsT = Aws::Vector<Aws::String>>
326 template <
typename GlossaryTermsT = Aws::String>
328 m_glossaryTermsHasBeenSet =
true;
329 m_glossaryTerms.emplace_back(std::forward<GlossaryTermsT>(value));
340 template <
typename UserParametersT = Aws::Vector<CustomParameter>>
342 m_userParametersHasBeenSet =
true;
343 m_userParameters = std::forward<UserParametersT>(value);
345 template <
typename UserParametersT = Aws::Vector<CustomParameter>>
350 template <
typename UserParametersT = CustomParameter>
352 m_userParametersHasBeenSet =
true;
353 m_userParameters.emplace_back(std::forward<UserParametersT>(value));
363 template <
typename LastDeploymentT = Deployment>
365 m_lastDeploymentHasBeenSet =
true;
366 m_lastDeployment = std::forward<LastDeploymentT>(value);
368 template <
typename LastDeploymentT = Deployment>
381 template <
typename ProvisioningPropertiesT = ProvisioningProperties>
383 m_provisioningPropertiesHasBeenSet =
true;
384 m_provisioningProperties = std::forward<ProvisioningPropertiesT>(value);
386 template <
typename ProvisioningPropertiesT = ProvisioningProperties>
399 template <
typename DeploymentPropertiesT = DeploymentProperties>
401 m_deploymentPropertiesHasBeenSet =
true;
402 m_deploymentProperties = std::forward<DeploymentPropertiesT>(value);
404 template <
typename DeploymentPropertiesT = DeploymentProperties>
416 template <
typename EnvironmentBluepr
intIdT = Aws::String>
418 m_environmentBlueprintIdHasBeenSet =
true;
419 m_environmentBlueprintId = std::forward<EnvironmentBlueprintIdT>(value);
421 template <
typename EnvironmentBluepr
intIdT = Aws::String>
433 template <
typename EnvironmentConfigurationIdT = Aws::String>
435 m_environmentConfigurationIdHasBeenSet =
true;
436 m_environmentConfigurationId = std::forward<EnvironmentConfigurationIdT>(value);
438 template <
typename EnvironmentConfigurationIdT = Aws::String>
450 template <
typename EnvironmentConfigurationNameT = Aws::String>
452 m_environmentConfigurationNameHasBeenSet =
true;
453 m_environmentConfigurationName = std::forward<EnvironmentConfigurationNameT>(value);
455 template <
typename EnvironmentConfigurationNameT = Aws::String>
465 template <
typename RequestIdT = Aws::String>
467 m_requestIdHasBeenSet =
true;
468 m_requestId = std::forward<RequestIdT>(value);
470 template <
typename RequestIdT = Aws::String>
513 Deployment m_lastDeployment;
515 ProvisioningProperties m_provisioningProperties;
517 DeploymentProperties m_deploymentProperties;
527 bool m_projectIdHasBeenSet =
false;
528 bool m_idHasBeenSet =
false;
529 bool m_domainIdHasBeenSet =
false;
530 bool m_createdByHasBeenSet =
false;
531 bool m_createdAtHasBeenSet =
false;
532 bool m_updatedAtHasBeenSet =
false;
533 bool m_nameHasBeenSet =
false;
534 bool m_descriptionHasBeenSet =
false;
535 bool m_environmentProfileIdHasBeenSet =
false;
536 bool m_awsAccountIdHasBeenSet =
false;
537 bool m_awsAccountRegionHasBeenSet =
false;
538 bool m_providerHasBeenSet =
false;
539 bool m_provisionedResourcesHasBeenSet =
false;
540 bool m_statusHasBeenSet =
false;
541 bool m_environmentActionsHasBeenSet =
false;
542 bool m_glossaryTermsHasBeenSet =
false;
543 bool m_userParametersHasBeenSet =
false;
544 bool m_lastDeploymentHasBeenSet =
false;
545 bool m_provisioningPropertiesHasBeenSet =
false;
546 bool m_deploymentPropertiesHasBeenSet =
false;
547 bool m_environmentBlueprintIdHasBeenSet =
false;
548 bool m_environmentConfigurationIdHasBeenSet =
false;
549 bool m_environmentConfigurationNameHasBeenSet =
false;
550 bool m_requestIdHasBeenSet =
false;
Aws::Http::HttpResponseCode GetHttpResponseCode() const
UpdateEnvironmentResult & WithProjectId(ProjectIdT &&value)
const Aws::String & GetRequestId() const
void SetEnvironmentProfileId(EnvironmentProfileIdT &&value)
const Aws::String & GetDescription() const
void SetCreatedBy(CreatedByT &&value)
UpdateEnvironmentResult & WithAwsAccountRegion(AwsAccountRegionT &&value)
UpdateEnvironmentResult & WithUserParameters(UserParametersT &&value)
UpdateEnvironmentResult & WithLastDeployment(LastDeploymentT &&value)
void SetStatus(EnvironmentStatus value)
void SetGlossaryTerms(GlossaryTermsT &&value)
UpdateEnvironmentResult & WithId(IdT &&value)
AWS_DATAZONE_API UpdateEnvironmentResult()=default
AWS_DATAZONE_API UpdateEnvironmentResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Deployment & GetLastDeployment() const
UpdateEnvironmentResult & WithRequestId(RequestIdT &&value)
const Aws::String & GetEnvironmentProfileId() const
const Aws::String & GetName() const
const Aws::Vector< Aws::String > & GetGlossaryTerms() const
UpdateEnvironmentResult & WithProvider(ProviderT &&value)
const ProvisioningProperties & GetProvisioningProperties() const
void SetProvider(ProviderT &&value)
UpdateEnvironmentResult & WithName(NameT &&value)
void SetEnvironmentConfigurationId(EnvironmentConfigurationIdT &&value)
const Aws::Vector< CustomParameter > & GetUserParameters() const
const Aws::String & GetProjectId() const
const Aws::Utils::DateTime & GetUpdatedAt() const
void SetCreatedAt(CreatedAtT &&value)
const Aws::String & GetAwsAccountRegion() const
UpdateEnvironmentResult & WithEnvironmentActions(EnvironmentActionsT &&value)
void SetUserParameters(UserParametersT &&value)
const DeploymentProperties & GetDeploymentProperties() const
UpdateEnvironmentResult & WithCreatedBy(CreatedByT &&value)
const Aws::String & GetEnvironmentConfigurationId() const
const Aws::Vector< ConfigurableEnvironmentAction > & GetEnvironmentActions() const
void SetAwsAccountId(AwsAccountIdT &&value)
void SetDeploymentProperties(DeploymentPropertiesT &&value)
UpdateEnvironmentResult & WithEnvironmentBlueprintId(EnvironmentBlueprintIdT &&value)
void SetLastDeployment(LastDeploymentT &&value)
const Aws::String & GetCreatedBy() const
void SetProvisioningProperties(ProvisioningPropertiesT &&value)
UpdateEnvironmentResult & WithDomainId(DomainIdT &&value)
const Aws::Utils::DateTime & GetCreatedAt() const
UpdateEnvironmentResult & WithEnvironmentConfigurationName(EnvironmentConfigurationNameT &&value)
const Aws::String & GetId() const
const Aws::Vector< Resource > & GetProvisionedResources() const
UpdateEnvironmentResult & AddGlossaryTerms(GlossaryTermsT &&value)
UpdateEnvironmentResult & WithDeploymentProperties(DeploymentPropertiesT &&value)
const Aws::String & GetAwsAccountId() const
void SetUpdatedAt(UpdatedAtT &&value)
void SetProvisionedResources(ProvisionedResourcesT &&value)
EnvironmentStatus GetStatus() const
UpdateEnvironmentResult & AddUserParameters(UserParametersT &&value)
UpdateEnvironmentResult & WithCreatedAt(CreatedAtT &&value)
UpdateEnvironmentResult & WithProvisioningProperties(ProvisioningPropertiesT &&value)
void SetDomainId(DomainIdT &&value)
void SetName(NameT &&value)
const Aws::String & GetProvider() const
UpdateEnvironmentResult & AddProvisionedResources(ProvisionedResourcesT &&value)
void SetEnvironmentConfigurationName(EnvironmentConfigurationNameT &&value)
const Aws::String & GetEnvironmentBlueprintId() const
void SetProjectId(ProjectIdT &&value)
void SetDescription(DescriptionT &&value)
void SetEnvironmentActions(EnvironmentActionsT &&value)
void SetEnvironmentBlueprintId(EnvironmentBlueprintIdT &&value)
UpdateEnvironmentResult & AddEnvironmentActions(EnvironmentActionsT &&value)
UpdateEnvironmentResult & WithEnvironmentProfileId(EnvironmentProfileIdT &&value)
UpdateEnvironmentResult & WithAwsAccountId(AwsAccountIdT &&value)
UpdateEnvironmentResult & WithEnvironmentConfigurationId(EnvironmentConfigurationIdT &&value)
void SetAwsAccountRegion(AwsAccountRegionT &&value)
UpdateEnvironmentResult & WithGlossaryTerms(GlossaryTermsT &&value)
UpdateEnvironmentResult & WithUpdatedAt(UpdatedAtT &&value)
void SetRequestId(RequestIdT &&value)
UpdateEnvironmentResult & WithStatus(EnvironmentStatus value)
AWS_DATAZONE_API UpdateEnvironmentResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetEnvironmentConfigurationName() const
const Aws::String & GetDomainId() const
UpdateEnvironmentResult & WithProvisionedResources(ProvisionedResourcesT &&value)
UpdateEnvironmentResult & WithDescription(DescriptionT &&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