7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/datazone/DataZone_EXPORTS.h>
11#include <aws/datazone/model/ConfigurableEnvironmentAction.h>
12#include <aws/datazone/model/CustomParameter.h>
13#include <aws/datazone/model/Deployment.h>
14#include <aws/datazone/model/DeploymentProperties.h>
15#include <aws/datazone/model/EnvironmentStatus.h>
16#include <aws/datazone/model/ProvisioningProperties.h>
17#include <aws/datazone/model/Resource.h>
22template <
typename RESULT_TYPE>
23class AmazonWebServiceResult;
43 template <
typename ProjectIdT = Aws::String>
45 m_projectIdHasBeenSet =
true;
46 m_projectId = std::forward<ProjectIdT>(value);
48 template <
typename ProjectIdT = Aws::String>
60 template <
typename IdT = Aws::String>
62 m_idHasBeenSet =
true;
63 m_id = std::forward<IdT>(value);
65 template <
typename IdT = Aws::String>
67 SetId(std::forward<IdT>(value));
77 template <
typename DomainIdT = Aws::String>
79 m_domainIdHasBeenSet =
true;
80 m_domainId = std::forward<DomainIdT>(value);
82 template <
typename DomainIdT = Aws::String>
94 template <
typename CreatedByT = Aws::String>
96 m_createdByHasBeenSet =
true;
97 m_createdBy = std::forward<CreatedByT>(value);
99 template <
typename CreatedByT = Aws::String>
111 template <
typename CreatedAtT = Aws::Utils::DateTime>
113 m_createdAtHasBeenSet =
true;
114 m_createdAt = std::forward<CreatedAtT>(value);
116 template <
typename CreatedAtT = Aws::Utils::DateTime>
128 template <
typename UpdatedAtT = Aws::Utils::DateTime>
130 m_updatedAtHasBeenSet =
true;
131 m_updatedAt = std::forward<UpdatedAtT>(value);
133 template <
typename UpdatedAtT = Aws::Utils::DateTime>
146 template <
typename NameT = Aws::String>
148 m_nameHasBeenSet =
true;
149 m_name = std::forward<NameT>(value);
151 template <
typename NameT = Aws::String>
153 SetName(std::forward<NameT>(value));
164 template <
typename DescriptionT = Aws::String>
166 m_descriptionHasBeenSet =
true;
167 m_description = std::forward<DescriptionT>(value);
169 template <
typename DescriptionT = Aws::String>
181 template <
typename EnvironmentProfileIdT = Aws::String>
183 m_environmentProfileIdHasBeenSet =
true;
184 m_environmentProfileId = std::forward<EnvironmentProfileIdT>(value);
186 template <
typename EnvironmentProfileIdT = Aws::String>
199 template <
typename AwsAccountIdT = Aws::String>
201 m_awsAccountIdHasBeenSet =
true;
202 m_awsAccountId = std::forward<AwsAccountIdT>(value);
204 template <
typename AwsAccountIdT = Aws::String>
216 template <
typename AwsAccountRegionT = Aws::String>
218 m_awsAccountRegionHasBeenSet =
true;
219 m_awsAccountRegion = std::forward<AwsAccountRegionT>(value);
221 template <
typename AwsAccountRegionT = Aws::String>
233 template <
typename Prov
iderT = Aws::String>
235 m_providerHasBeenSet =
true;
236 m_provider = std::forward<ProviderT>(value);
238 template <
typename Prov
iderT = Aws::String>
251 template <
typename ProvisionedResourcesT = Aws::Vector<Resource>>
253 m_provisionedResourcesHasBeenSet =
true;
254 m_provisionedResources = std::forward<ProvisionedResourcesT>(value);
256 template <
typename ProvisionedResourcesT = Aws::Vector<Resource>>
261 template <
typename ProvisionedResourcesT = Resource>
263 m_provisionedResourcesHasBeenSet =
true;
264 m_provisionedResources.emplace_back(std::forward<ProvisionedResourcesT>(value));
276 m_statusHasBeenSet =
true;
291 template <
typename EnvironmentActionsT = Aws::Vector<ConfigurableEnvironmentAction>>
293 m_environmentActionsHasBeenSet =
true;
294 m_environmentActions = std::forward<EnvironmentActionsT>(value);
296 template <
typename EnvironmentActionsT = Aws::Vector<ConfigurableEnvironmentAction>>
301 template <
typename EnvironmentActionsT = ConfigurableEnvironmentAction>
303 m_environmentActionsHasBeenSet =
true;
304 m_environmentActions.emplace_back(std::forward<EnvironmentActionsT>(value));
315 template <
typename GlossaryTermsT = Aws::Vector<Aws::String>>
317 m_glossaryTermsHasBeenSet =
true;
318 m_glossaryTerms = std::forward<GlossaryTermsT>(value);
320 template <
typename GlossaryTermsT = Aws::Vector<Aws::String>>
325 template <
typename GlossaryTermsT = Aws::String>
327 m_glossaryTermsHasBeenSet =
true;
328 m_glossaryTerms.emplace_back(std::forward<GlossaryTermsT>(value));
339 template <
typename UserParametersT = Aws::Vector<CustomParameter>>
341 m_userParametersHasBeenSet =
true;
342 m_userParameters = std::forward<UserParametersT>(value);
344 template <
typename UserParametersT = Aws::Vector<CustomParameter>>
349 template <
typename UserParametersT = CustomParameter>
351 m_userParametersHasBeenSet =
true;
352 m_userParameters.emplace_back(std::forward<UserParametersT>(value));
362 template <
typename LastDeploymentT = Deployment>
364 m_lastDeploymentHasBeenSet =
true;
365 m_lastDeployment = std::forward<LastDeploymentT>(value);
367 template <
typename LastDeploymentT = Deployment>
380 template <
typename ProvisioningPropertiesT = ProvisioningProperties>
382 m_provisioningPropertiesHasBeenSet =
true;
383 m_provisioningProperties = std::forward<ProvisioningPropertiesT>(value);
385 template <
typename ProvisioningPropertiesT = ProvisioningProperties>
398 template <
typename DeploymentPropertiesT = DeploymentProperties>
400 m_deploymentPropertiesHasBeenSet =
true;
401 m_deploymentProperties = std::forward<DeploymentPropertiesT>(value);
403 template <
typename DeploymentPropertiesT = DeploymentProperties>
415 template <
typename EnvironmentBluepr
intIdT = Aws::String>
417 m_environmentBlueprintIdHasBeenSet =
true;
418 m_environmentBlueprintId = std::forward<EnvironmentBlueprintIdT>(value);
420 template <
typename EnvironmentBluepr
intIdT = Aws::String>
432 template <
typename EnvironmentConfigurationIdT = Aws::String>
434 m_environmentConfigurationIdHasBeenSet =
true;
435 m_environmentConfigurationId = std::forward<EnvironmentConfigurationIdT>(value);
437 template <
typename EnvironmentConfigurationIdT = Aws::String>
447 template <
typename RequestIdT = Aws::String>
449 m_requestIdHasBeenSet =
true;
450 m_requestId = std::forward<RequestIdT>(value);
452 template <
typename RequestIdT = Aws::String>
493 Deployment m_lastDeployment;
495 ProvisioningProperties m_provisioningProperties;
497 DeploymentProperties m_deploymentProperties;
504 bool m_projectIdHasBeenSet =
false;
505 bool m_idHasBeenSet =
false;
506 bool m_domainIdHasBeenSet =
false;
507 bool m_createdByHasBeenSet =
false;
508 bool m_createdAtHasBeenSet =
false;
509 bool m_updatedAtHasBeenSet =
false;
510 bool m_nameHasBeenSet =
false;
511 bool m_descriptionHasBeenSet =
false;
512 bool m_environmentProfileIdHasBeenSet =
false;
513 bool m_awsAccountIdHasBeenSet =
false;
514 bool m_awsAccountRegionHasBeenSet =
false;
515 bool m_providerHasBeenSet =
false;
516 bool m_provisionedResourcesHasBeenSet =
false;
517 bool m_statusHasBeenSet =
false;
518 bool m_environmentActionsHasBeenSet =
false;
519 bool m_glossaryTermsHasBeenSet =
false;
520 bool m_userParametersHasBeenSet =
false;
521 bool m_lastDeploymentHasBeenSet =
false;
522 bool m_provisioningPropertiesHasBeenSet =
false;
523 bool m_deploymentPropertiesHasBeenSet =
false;
524 bool m_environmentBlueprintIdHasBeenSet =
false;
525 bool m_environmentConfigurationIdHasBeenSet =
false;
526 bool m_requestIdHasBeenSet =
false;
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
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)
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 & 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