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;
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>
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));
163 template <
typename DescriptionT = Aws::String>
165 m_descriptionHasBeenSet =
true;
166 m_description = std::forward<DescriptionT>(value);
168 template <
typename DescriptionT = Aws::String>
180 template <
typename EnvironmentProfileIdT = Aws::String>
182 m_environmentProfileIdHasBeenSet =
true;
183 m_environmentProfileId = std::forward<EnvironmentProfileIdT>(value);
185 template <
typename EnvironmentProfileIdT = Aws::String>
197 template <
typename AwsAccountIdT = Aws::String>
199 m_awsAccountIdHasBeenSet =
true;
200 m_awsAccountId = std::forward<AwsAccountIdT>(value);
202 template <
typename AwsAccountIdT = Aws::String>
214 template <
typename AwsAccountRegionT = Aws::String>
216 m_awsAccountRegionHasBeenSet =
true;
217 m_awsAccountRegion = std::forward<AwsAccountRegionT>(value);
219 template <
typename AwsAccountRegionT = Aws::String>
231 template <
typename Prov
iderT = Aws::String>
233 m_providerHasBeenSet =
true;
234 m_provider = std::forward<ProviderT>(value);
236 template <
typename Prov
iderT = Aws::String>
248 template <
typename ProvisionedResourcesT = Aws::Vector<Resource>>
250 m_provisionedResourcesHasBeenSet =
true;
251 m_provisionedResources = std::forward<ProvisionedResourcesT>(value);
253 template <
typename ProvisionedResourcesT = Aws::Vector<Resource>>
258 template <
typename ProvisionedResourcesT = Resource>
260 m_provisionedResourcesHasBeenSet =
true;
261 m_provisionedResources.emplace_back(std::forward<ProvisionedResourcesT>(value));
272 m_statusHasBeenSet =
true;
286 template <
typename EnvironmentActionsT = Aws::Vector<ConfigurableEnvironmentAction>>
288 m_environmentActionsHasBeenSet =
true;
289 m_environmentActions = std::forward<EnvironmentActionsT>(value);
291 template <
typename EnvironmentActionsT = Aws::Vector<ConfigurableEnvironmentAction>>
296 template <
typename EnvironmentActionsT = ConfigurableEnvironmentAction>
298 m_environmentActionsHasBeenSet =
true;
299 m_environmentActions.emplace_back(std::forward<EnvironmentActionsT>(value));
309 template <
typename GlossaryTermsT = Aws::Vector<Aws::String>>
311 m_glossaryTermsHasBeenSet =
true;
312 m_glossaryTerms = std::forward<GlossaryTermsT>(value);
314 template <
typename GlossaryTermsT = Aws::Vector<Aws::String>>
319 template <
typename GlossaryTermsT = Aws::String>
321 m_glossaryTermsHasBeenSet =
true;
322 m_glossaryTerms.emplace_back(std::forward<GlossaryTermsT>(value));
332 template <
typename UserParametersT = Aws::Vector<CustomParameter>>
334 m_userParametersHasBeenSet =
true;
335 m_userParameters = std::forward<UserParametersT>(value);
337 template <
typename UserParametersT = Aws::Vector<CustomParameter>>
342 template <
typename UserParametersT = CustomParameter>
344 m_userParametersHasBeenSet =
true;
345 m_userParameters.emplace_back(std::forward<UserParametersT>(value));
355 template <
typename LastDeploymentT = Deployment>
357 m_lastDeploymentHasBeenSet =
true;
358 m_lastDeployment = std::forward<LastDeploymentT>(value);
360 template <
typename LastDeploymentT = Deployment>
372 template <
typename ProvisioningPropertiesT = ProvisioningProperties>
374 m_provisioningPropertiesHasBeenSet =
true;
375 m_provisioningProperties = std::forward<ProvisioningPropertiesT>(value);
377 template <
typename ProvisioningPropertiesT = ProvisioningProperties>
389 template <
typename DeploymentPropertiesT = DeploymentProperties>
391 m_deploymentPropertiesHasBeenSet =
true;
392 m_deploymentProperties = std::forward<DeploymentPropertiesT>(value);
394 template <
typename DeploymentPropertiesT = DeploymentProperties>
406 template <
typename EnvironmentBluepr
intIdT = Aws::String>
408 m_environmentBlueprintIdHasBeenSet =
true;
409 m_environmentBlueprintId = std::forward<EnvironmentBlueprintIdT>(value);
411 template <
typename EnvironmentBluepr
intIdT = Aws::String>
423 template <
typename EnvironmentConfigurationIdT = Aws::String>
425 m_environmentConfigurationIdHasBeenSet =
true;
426 m_environmentConfigurationId = std::forward<EnvironmentConfigurationIdT>(value);
428 template <
typename EnvironmentConfigurationIdT = Aws::String>
438 template <
typename RequestIdT = Aws::String>
440 m_requestIdHasBeenSet =
true;
441 m_requestId = std::forward<RequestIdT>(value);
443 template <
typename RequestIdT = Aws::String>
484 Deployment m_lastDeployment;
486 ProvisioningProperties m_provisioningProperties;
488 DeploymentProperties m_deploymentProperties;
495 bool m_projectIdHasBeenSet =
false;
496 bool m_idHasBeenSet =
false;
497 bool m_domainIdHasBeenSet =
false;
498 bool m_createdByHasBeenSet =
false;
499 bool m_createdAtHasBeenSet =
false;
500 bool m_updatedAtHasBeenSet =
false;
501 bool m_nameHasBeenSet =
false;
502 bool m_descriptionHasBeenSet =
false;
503 bool m_environmentProfileIdHasBeenSet =
false;
504 bool m_awsAccountIdHasBeenSet =
false;
505 bool m_awsAccountRegionHasBeenSet =
false;
506 bool m_providerHasBeenSet =
false;
507 bool m_provisionedResourcesHasBeenSet =
false;
508 bool m_statusHasBeenSet =
false;
509 bool m_environmentActionsHasBeenSet =
false;
510 bool m_glossaryTermsHasBeenSet =
false;
511 bool m_userParametersHasBeenSet =
false;
512 bool m_lastDeploymentHasBeenSet =
false;
513 bool m_provisioningPropertiesHasBeenSet =
false;
514 bool m_deploymentPropertiesHasBeenSet =
false;
515 bool m_environmentBlueprintIdHasBeenSet =
false;
516 bool m_environmentConfigurationIdHasBeenSet =
false;
517 bool m_requestIdHasBeenSet =
false;
GetEnvironmentResult & AddGlossaryTerms(GlossaryTermsT &&value)
void SetEnvironmentProfileId(EnvironmentProfileIdT &&value)
GetEnvironmentResult & WithCreatedBy(CreatedByT &&value)
void SetStatus(EnvironmentStatus value)
void SetRequestId(RequestIdT &&value)
const Aws::String & GetAwsAccountId() const
GetEnvironmentResult & WithAwsAccountId(AwsAccountIdT &&value)
GetEnvironmentResult & AddUserParameters(UserParametersT &&value)
GetEnvironmentResult & WithEnvironmentBlueprintId(EnvironmentBlueprintIdT &&value)
void SetDescription(DescriptionT &&value)
void SetName(NameT &&value)
const Aws::String & GetEnvironmentBlueprintId() const
GetEnvironmentResult & WithProvisioningProperties(ProvisioningPropertiesT &&value)
const Aws::Utils::DateTime & GetUpdatedAt() const
GetEnvironmentResult & WithDomainId(DomainIdT &&value)
GetEnvironmentResult & WithUpdatedAt(UpdatedAtT &&value)
const Aws::String & GetEnvironmentConfigurationId() const
GetEnvironmentResult & WithAwsAccountRegion(AwsAccountRegionT &&value)
const Aws::String & GetCreatedBy() const
const Aws::String & GetProvider() const
void SetEnvironmentBlueprintId(EnvironmentBlueprintIdT &&value)
void SetCreatedBy(CreatedByT &&value)
const Aws::String & GetEnvironmentProfileId() const
GetEnvironmentResult & WithId(IdT &&value)
void SetGlossaryTerms(GlossaryTermsT &&value)
const Aws::String & GetId() const
void SetAwsAccountId(AwsAccountIdT &&value)
GetEnvironmentResult & WithProvisionedResources(ProvisionedResourcesT &&value)
GetEnvironmentResult & AddEnvironmentActions(EnvironmentActionsT &&value)
const Aws::String & GetDomainId() const
const ProvisioningProperties & GetProvisioningProperties() const
void SetProvider(ProviderT &&value)
GetEnvironmentResult & WithEnvironmentConfigurationId(EnvironmentConfigurationIdT &&value)
GetEnvironmentResult & WithUserParameters(UserParametersT &&value)
const Aws::Vector< ConfigurableEnvironmentAction > & GetEnvironmentActions() const
EnvironmentStatus GetStatus() const
void SetDeploymentProperties(DeploymentPropertiesT &&value)
GetEnvironmentResult & AddProvisionedResources(ProvisionedResourcesT &&value)
const Aws::Vector< CustomParameter > & GetUserParameters() const
void SetProjectId(ProjectIdT &&value)
void SetEnvironmentActions(EnvironmentActionsT &&value)
GetEnvironmentResult & WithCreatedAt(CreatedAtT &&value)
GetEnvironmentResult & WithDescription(DescriptionT &&value)
const Aws::String & GetAwsAccountRegion() const
void SetEnvironmentConfigurationId(EnvironmentConfigurationIdT &&value)
const Deployment & GetLastDeployment() const
const Aws::Vector< Resource > & GetProvisionedResources() const
const DeploymentProperties & GetDeploymentProperties() const
void SetLastDeployment(LastDeploymentT &&value)
const Aws::String & GetDescription() const
GetEnvironmentResult & WithProjectId(ProjectIdT &&value)
GetEnvironmentResult & WithGlossaryTerms(GlossaryTermsT &&value)
const Aws::Vector< Aws::String > & GetGlossaryTerms() const
void SetDomainId(DomainIdT &&value)
const Aws::String & GetProjectId() const
const Aws::Utils::DateTime & GetCreatedAt() const
void SetAwsAccountRegion(AwsAccountRegionT &&value)
GetEnvironmentResult & WithRequestId(RequestIdT &&value)
const Aws::String & GetRequestId() const
AWS_DATAZONE_API GetEnvironmentResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetProvisioningProperties(ProvisioningPropertiesT &&value)
GetEnvironmentResult & WithLastDeployment(LastDeploymentT &&value)
GetEnvironmentResult & WithStatus(EnvironmentStatus value)
void SetUserParameters(UserParametersT &&value)
GetEnvironmentResult & WithProvider(ProviderT &&value)
GetEnvironmentResult & WithEnvironmentProfileId(EnvironmentProfileIdT &&value)
AWS_DATAZONE_API GetEnvironmentResult()=default
const Aws::String & GetName() const
GetEnvironmentResult & WithDeploymentProperties(DeploymentPropertiesT &&value)
GetEnvironmentResult & WithName(NameT &&value)
GetEnvironmentResult & WithEnvironmentActions(EnvironmentActionsT &&value)
void SetCreatedAt(CreatedAtT &&value)
AWS_DATAZONE_API GetEnvironmentResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetUpdatedAt(UpdatedAtT &&value)
void SetProvisionedResources(ProvisionedResourcesT &&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