7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/datazone/model/DeploymentProperties.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/datazone/model/ProvisioningProperties.h>
13#include <aws/datazone/model/CustomParameter.h>
18template<
typename RESULT_TYPE>
19class AmazonWebServiceResult;
45 template<
typename CreatedAtT = Aws::Utils::DateTime>
46 void SetCreatedAt(CreatedAtT&& value) { m_createdAtHasBeenSet =
true; m_createdAt = std::forward<CreatedAtT>(value); }
47 template<
typename CreatedAtT = Aws::Utils::DateTime>
57 template<
typename DeploymentPropertiesT = DeploymentProperties>
58 void SetDeploymentProperties(DeploymentPropertiesT&& value) { m_deploymentPropertiesHasBeenSet =
true; m_deploymentProperties = std::forward<DeploymentPropertiesT>(value); }
59 template<
typename DeploymentPropertiesT = DeploymentProperties>
69 template<
typename DescriptionT = Aws::String>
70 void SetDescription(DescriptionT&& value) { m_descriptionHasBeenSet =
true; m_description = std::forward<DescriptionT>(value); }
71 template<
typename DescriptionT = Aws::String>
81 template<
typename GlossaryTermsT = Aws::Vector<Aws::String>>
82 void SetGlossaryTerms(GlossaryTermsT&& value) { m_glossaryTermsHasBeenSet =
true; m_glossaryTerms = std::forward<GlossaryTermsT>(value); }
83 template<
typename GlossaryTermsT = Aws::Vector<Aws::String>>
85 template<
typename GlossaryTermsT = Aws::String>
94 template<
typename IdT = Aws::String>
95 void SetId(IdT&& value) { m_idHasBeenSet =
true; m_id = std::forward<IdT>(value); }
96 template<
typename IdT = Aws::String>
106 template<
typename NameT = Aws::String>
107 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
108 template<
typename NameT = Aws::String>
117 template<
typename Prov
iderT = Aws::String>
118 void SetProvider(ProviderT&& value) { m_providerHasBeenSet =
true; m_provider = std::forward<ProviderT>(value); }
119 template<
typename Prov
iderT = Aws::String>
129 template<
typename ProvisioningPropertiesT = ProvisioningProperties>
130 void SetProvisioningProperties(ProvisioningPropertiesT&& value) { m_provisioningPropertiesHasBeenSet =
true; m_provisioningProperties = std::forward<ProvisioningPropertiesT>(value); }
131 template<
typename ProvisioningPropertiesT = ProvisioningProperties>
140 template<
typename UpdatedAtT = Aws::Utils::DateTime>
141 void SetUpdatedAt(UpdatedAtT&& value) { m_updatedAtHasBeenSet =
true; m_updatedAt = std::forward<UpdatedAtT>(value); }
142 template<
typename UpdatedAtT = Aws::Utils::DateTime>
152 template<
typename UserParametersT = Aws::Vector<CustomParameter>>
153 void SetUserParameters(UserParametersT&& value) { m_userParametersHasBeenSet =
true; m_userParameters = std::forward<UserParametersT>(value); }
154 template<
typename UserParametersT = Aws::Vector<CustomParameter>>
156 template<
typename UserParametersT = CustomParameter>
163 template<
typename RequestIdT = Aws::String>
164 void SetRequestId(RequestIdT&& value) { m_requestIdHasBeenSet =
true; m_requestId = std::forward<RequestIdT>(value); }
165 template<
typename RequestIdT = Aws::String>
171 bool m_createdAtHasBeenSet =
false;
173 DeploymentProperties m_deploymentProperties;
174 bool m_deploymentPropertiesHasBeenSet =
false;
177 bool m_descriptionHasBeenSet =
false;
180 bool m_glossaryTermsHasBeenSet =
false;
183 bool m_idHasBeenSet =
false;
186 bool m_nameHasBeenSet =
false;
189 bool m_providerHasBeenSet =
false;
191 ProvisioningProperties m_provisioningProperties;
192 bool m_provisioningPropertiesHasBeenSet =
false;
195 bool m_updatedAtHasBeenSet =
false;
198 bool m_userParametersHasBeenSet =
false;
201 bool m_requestIdHasBeenSet =
false;
void SetProvisioningProperties(ProvisioningPropertiesT &&value)
AWS_DATAZONE_API UpdateEnvironmentBlueprintResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
UpdateEnvironmentBlueprintResult & WithId(IdT &&value)
const DeploymentProperties & GetDeploymentProperties() const
void SetName(NameT &&value)
const Aws::String & GetDescription() const
const Aws::Utils::DateTime & GetCreatedAt() const
UpdateEnvironmentBlueprintResult & WithProvider(ProviderT &&value)
AWS_DATAZONE_API UpdateEnvironmentBlueprintResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
UpdateEnvironmentBlueprintResult & WithName(NameT &&value)
const Aws::String & GetProvider() const
void SetRequestId(RequestIdT &&value)
UpdateEnvironmentBlueprintResult & WithRequestId(RequestIdT &&value)
const Aws::String & GetRequestId() const
const Aws::String & GetId() const
void SetDeploymentProperties(DeploymentPropertiesT &&value)
UpdateEnvironmentBlueprintResult & AddGlossaryTerms(GlossaryTermsT &&value)
UpdateEnvironmentBlueprintResult & WithCreatedAt(CreatedAtT &&value)
UpdateEnvironmentBlueprintResult & AddUserParameters(UserParametersT &&value)
void SetUpdatedAt(UpdatedAtT &&value)
const Aws::Vector< Aws::String > & GetGlossaryTerms() const
const ProvisioningProperties & GetProvisioningProperties() const
void SetProvider(ProviderT &&value)
UpdateEnvironmentBlueprintResult & WithUserParameters(UserParametersT &&value)
void SetCreatedAt(CreatedAtT &&value)
UpdateEnvironmentBlueprintResult & WithDescription(DescriptionT &&value)
UpdateEnvironmentBlueprintResult & WithDeploymentProperties(DeploymentPropertiesT &&value)
const Aws::String & GetName() const
const Aws::Utils::DateTime & GetUpdatedAt() const
void SetDescription(DescriptionT &&value)
AWS_DATAZONE_API UpdateEnvironmentBlueprintResult()=default
void SetGlossaryTerms(GlossaryTermsT &&value)
const Aws::Vector< CustomParameter > & GetUserParameters() const
UpdateEnvironmentBlueprintResult & WithGlossaryTerms(GlossaryTermsT &&value)
UpdateEnvironmentBlueprintResult & WithProvisioningProperties(ProvisioningPropertiesT &&value)
void SetUserParameters(UserParametersT &&value)
UpdateEnvironmentBlueprintResult & WithUpdatedAt(UpdatedAtT &&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