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));
79 template <
typename DomainIdT = Aws::String>
81 m_domainIdHasBeenSet =
true;
82 m_domainId = std::forward<DomainIdT>(value);
84 template <
typename DomainIdT = Aws::String>
96 template <
typename CreatedByT = Aws::String>
98 m_createdByHasBeenSet =
true;
99 m_createdBy = std::forward<CreatedByT>(value);
101 template <
typename CreatedByT = Aws::String>
113 template <
typename CreatedAtT = Aws::Utils::DateTime>
115 m_createdAtHasBeenSet =
true;
116 m_createdAt = std::forward<CreatedAtT>(value);
118 template <
typename CreatedAtT = Aws::Utils::DateTime>
130 template <
typename UpdatedAtT = Aws::Utils::DateTime>
132 m_updatedAtHasBeenSet =
true;
133 m_updatedAt = std::forward<UpdatedAtT>(value);
135 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));
164 template <
typename DescriptionT = Aws::String>
166 m_descriptionHasBeenSet =
true;
167 m_description = std::forward<DescriptionT>(value);
169 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>
218 template <
typename AwsAccountRegionT = Aws::String>
220 m_awsAccountRegionHasBeenSet =
true;
221 m_awsAccountRegion = std::forward<AwsAccountRegionT>(value);
223 template <
typename AwsAccountRegionT = Aws::String>
235 template <
typename Prov
iderT = Aws::String>
237 m_providerHasBeenSet =
true;
238 m_provider = std::forward<ProviderT>(value);
240 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));
276 m_statusHasBeenSet =
true;
290 template <
typename EnvironmentActionsT = Aws::Vector<ConfigurableEnvironmentAction>>
292 m_environmentActionsHasBeenSet =
true;
293 m_environmentActions = std::forward<EnvironmentActionsT>(value);
295 template <
typename EnvironmentActionsT = Aws::Vector<ConfigurableEnvironmentAction>>
300 template <
typename EnvironmentActionsT = ConfigurableEnvironmentAction>
302 m_environmentActionsHasBeenSet =
true;
303 m_environmentActions.emplace_back(std::forward<EnvironmentActionsT>(value));
313 template <
typename GlossaryTermsT = Aws::Vector<Aws::String>>
315 m_glossaryTermsHasBeenSet =
true;
316 m_glossaryTerms = std::forward<GlossaryTermsT>(value);
318 template <
typename GlossaryTermsT = Aws::Vector<Aws::String>>
323 template <
typename GlossaryTermsT = Aws::String>
325 m_glossaryTermsHasBeenSet =
true;
326 m_glossaryTerms.emplace_back(std::forward<GlossaryTermsT>(value));
336 template <
typename UserParametersT = Aws::Vector<CustomParameter>>
338 m_userParametersHasBeenSet =
true;
339 m_userParameters = std::forward<UserParametersT>(value);
341 template <
typename UserParametersT = Aws::Vector<CustomParameter>>
346 template <
typename UserParametersT = CustomParameter>
348 m_userParametersHasBeenSet =
true;
349 m_userParameters.emplace_back(std::forward<UserParametersT>(value));
359 template <
typename LastDeploymentT = Deployment>
361 m_lastDeploymentHasBeenSet =
true;
362 m_lastDeployment = std::forward<LastDeploymentT>(value);
364 template <
typename LastDeploymentT = Deployment>
376 template <
typename ProvisioningPropertiesT = ProvisioningProperties>
378 m_provisioningPropertiesHasBeenSet =
true;
379 m_provisioningProperties = std::forward<ProvisioningPropertiesT>(value);
381 template <
typename ProvisioningPropertiesT = ProvisioningProperties>
393 template <
typename DeploymentPropertiesT = DeploymentProperties>
395 m_deploymentPropertiesHasBeenSet =
true;
396 m_deploymentProperties = std::forward<DeploymentPropertiesT>(value);
398 template <
typename DeploymentPropertiesT = DeploymentProperties>
411 template <
typename EnvironmentBluepr
intIdT = Aws::String>
413 m_environmentBlueprintIdHasBeenSet =
true;
414 m_environmentBlueprintId = std::forward<EnvironmentBlueprintIdT>(value);
416 template <
typename EnvironmentBluepr
intIdT = Aws::String>
428 template <
typename EnvironmentConfigurationIdT = Aws::String>
430 m_environmentConfigurationIdHasBeenSet =
true;
431 m_environmentConfigurationId = std::forward<EnvironmentConfigurationIdT>(value);
433 template <
typename EnvironmentConfigurationIdT = Aws::String>
443 template <
typename RequestIdT = Aws::String>
445 m_requestIdHasBeenSet =
true;
446 m_requestId = std::forward<RequestIdT>(value);
448 template <
typename RequestIdT = Aws::String>
489 Deployment m_lastDeployment;
491 ProvisioningProperties m_provisioningProperties;
493 DeploymentProperties m_deploymentProperties;
500 bool m_projectIdHasBeenSet =
false;
501 bool m_idHasBeenSet =
false;
502 bool m_domainIdHasBeenSet =
false;
503 bool m_createdByHasBeenSet =
false;
504 bool m_createdAtHasBeenSet =
false;
505 bool m_updatedAtHasBeenSet =
false;
506 bool m_nameHasBeenSet =
false;
507 bool m_descriptionHasBeenSet =
false;
508 bool m_environmentProfileIdHasBeenSet =
false;
509 bool m_awsAccountIdHasBeenSet =
false;
510 bool m_awsAccountRegionHasBeenSet =
false;
511 bool m_providerHasBeenSet =
false;
512 bool m_provisionedResourcesHasBeenSet =
false;
513 bool m_statusHasBeenSet =
false;
514 bool m_environmentActionsHasBeenSet =
false;
515 bool m_glossaryTermsHasBeenSet =
false;
516 bool m_userParametersHasBeenSet =
false;
517 bool m_lastDeploymentHasBeenSet =
false;
518 bool m_provisioningPropertiesHasBeenSet =
false;
519 bool m_deploymentPropertiesHasBeenSet =
false;
520 bool m_environmentBlueprintIdHasBeenSet =
false;
521 bool m_environmentConfigurationIdHasBeenSet =
false;
522 bool m_requestIdHasBeenSet =
false;
CreateEnvironmentResult & WithEnvironmentBlueprintId(EnvironmentBlueprintIdT &&value)
void SetProjectId(ProjectIdT &&value)
const Aws::String & GetEnvironmentProfileId() const
const Aws::String & GetAwsAccountId() const
CreateEnvironmentResult & WithDescription(DescriptionT &&value)
CreateEnvironmentResult & WithEnvironmentConfigurationId(EnvironmentConfigurationIdT &&value)
CreateEnvironmentResult & WithCreatedAt(CreatedAtT &&value)
const Aws::Utils::DateTime & GetCreatedAt() const
void SetLastDeployment(LastDeploymentT &&value)
EnvironmentStatus GetStatus() const
CreateEnvironmentResult & WithEnvironmentActions(EnvironmentActionsT &&value)
CreateEnvironmentResult & WithEnvironmentProfileId(EnvironmentProfileIdT &&value)
CreateEnvironmentResult & AddGlossaryTerms(GlossaryTermsT &&value)
CreateEnvironmentResult & AddEnvironmentActions(EnvironmentActionsT &&value)
CreateEnvironmentResult & WithProvisioningProperties(ProvisioningPropertiesT &&value)
CreateEnvironmentResult & WithName(NameT &&value)
CreateEnvironmentResult & WithUserParameters(UserParametersT &&value)
const Aws::String & GetDomainId() const
void SetProvisioningProperties(ProvisioningPropertiesT &&value)
CreateEnvironmentResult & WithRequestId(RequestIdT &&value)
void SetGlossaryTerms(GlossaryTermsT &&value)
CreateEnvironmentResult & WithUpdatedAt(UpdatedAtT &&value)
AWS_DATAZONE_API CreateEnvironmentResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const ProvisioningProperties & GetProvisioningProperties() const
const Aws::String & GetEnvironmentConfigurationId() const
const Aws::String & GetCreatedBy() const
CreateEnvironmentResult & WithDomainId(DomainIdT &&value)
void SetEnvironmentBlueprintId(EnvironmentBlueprintIdT &&value)
const Aws::Utils::DateTime & GetUpdatedAt() const
CreateEnvironmentResult & WithCreatedBy(CreatedByT &&value)
CreateEnvironmentResult & WithStatus(EnvironmentStatus value)
void SetUserParameters(UserParametersT &&value)
AWS_DATAZONE_API CreateEnvironmentResult()=default
void SetProvisionedResources(ProvisionedResourcesT &&value)
AWS_DATAZONE_API CreateEnvironmentResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateEnvironmentResult & WithGlossaryTerms(GlossaryTermsT &&value)
const Aws::String & GetProvider() const
CreateEnvironmentResult & AddProvisionedResources(ProvisionedResourcesT &&value)
void SetName(NameT &&value)
const Aws::Vector< Aws::String > & GetGlossaryTerms() const
const Aws::String & GetId() const
const Aws::String & GetName() const
CreateEnvironmentResult & WithProvider(ProviderT &&value)
const Aws::Vector< CustomParameter > & GetUserParameters() const
void SetStatus(EnvironmentStatus value)
void SetEnvironmentConfigurationId(EnvironmentConfigurationIdT &&value)
CreateEnvironmentResult & WithId(IdT &&value)
const DeploymentProperties & GetDeploymentProperties() const
CreateEnvironmentResult & WithAwsAccountRegion(AwsAccountRegionT &&value)
CreateEnvironmentResult & WithDeploymentProperties(DeploymentPropertiesT &&value)
CreateEnvironmentResult & WithAwsAccountId(AwsAccountIdT &&value)
const Aws::String & GetEnvironmentBlueprintId() const
void SetEnvironmentActions(EnvironmentActionsT &&value)
void SetUpdatedAt(UpdatedAtT &&value)
const Aws::Vector< ConfigurableEnvironmentAction > & GetEnvironmentActions() const
void SetAwsAccountRegion(AwsAccountRegionT &&value)
void SetCreatedAt(CreatedAtT &&value)
void SetAwsAccountId(AwsAccountIdT &&value)
const Aws::String & GetProjectId() const
void SetDomainId(DomainIdT &&value)
const Aws::String & GetAwsAccountRegion() const
CreateEnvironmentResult & WithProvisionedResources(ProvisionedResourcesT &&value)
void SetEnvironmentProfileId(EnvironmentProfileIdT &&value)
CreateEnvironmentResult & WithLastDeployment(LastDeploymentT &&value)
void SetRequestId(RequestIdT &&value)
void SetDescription(DescriptionT &&value)
const Aws::Vector< Resource > & GetProvisionedResources() const
const Deployment & GetLastDeployment() const
const Aws::String & GetDescription() const
const Aws::String & GetRequestId() const
CreateEnvironmentResult & AddUserParameters(UserParametersT &&value)
void SetDeploymentProperties(DeploymentPropertiesT &&value)
CreateEnvironmentResult & WithProjectId(ProjectIdT &&value)
void SetProvider(ProviderT &&value)
void SetCreatedBy(CreatedByT &&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