7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
48 template<
typename AwsAccountIdT = Aws::String>
49 void SetAwsAccountId(AwsAccountIdT&& value) { m_awsAccountIdHasBeenSet =
true; m_awsAccountId = std::forward<AwsAccountIdT>(value); }
50 template<
typename AwsAccountIdT = Aws::String>
60 template<
typename AwsAccountRegionT = Aws::String>
61 void SetAwsAccountRegion(AwsAccountRegionT&& value) { m_awsAccountRegionHasBeenSet =
true; m_awsAccountRegion = std::forward<AwsAccountRegionT>(value); }
62 template<
typename AwsAccountRegionT = Aws::String>
72 template<
typename CreatedAtT = Aws::Utils::DateTime>
73 void SetCreatedAt(CreatedAtT&& value) { m_createdAtHasBeenSet =
true; m_createdAt = std::forward<CreatedAtT>(value); }
74 template<
typename CreatedAtT = Aws::Utils::DateTime>
84 template<
typename CreatedByT = Aws::String>
85 void SetCreatedBy(CreatedByT&& value) { m_createdByHasBeenSet =
true; m_createdBy = std::forward<CreatedByT>(value); }
86 template<
typename CreatedByT = Aws::String>
96 template<
typename DescriptionT = Aws::String>
97 void SetDescription(DescriptionT&& value) { m_descriptionHasBeenSet =
true; m_description = std::forward<DescriptionT>(value); }
98 template<
typename DescriptionT = Aws::String>
109 template<
typename DomainIdT = Aws::String>
110 void SetDomainId(DomainIdT&& value) { m_domainIdHasBeenSet =
true; m_domainId = std::forward<DomainIdT>(value); }
111 template<
typename DomainIdT = Aws::String>
122 template<
typename EnvironmentBluepr
intIdT = Aws::String>
123 void SetEnvironmentBlueprintId(EnvironmentBlueprintIdT&& value) { m_environmentBlueprintIdHasBeenSet =
true; m_environmentBlueprintId = std::forward<EnvironmentBlueprintIdT>(value); }
124 template<
typename EnvironmentBluepr
intIdT = Aws::String>
134 template<
typename IdT = Aws::String>
135 void SetId(IdT&& value) { m_idHasBeenSet =
true; m_id = std::forward<IdT>(value); }
136 template<
typename IdT = Aws::String>
146 template<
typename NameT = Aws::String>
147 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
148 template<
typename NameT = Aws::String>
158 template<
typename ProjectIdT = Aws::String>
159 void SetProjectId(ProjectIdT&& value) { m_projectIdHasBeenSet =
true; m_projectId = std::forward<ProjectIdT>(value); }
160 template<
typename ProjectIdT = Aws::String>
170 template<
typename UpdatedAtT = Aws::Utils::DateTime>
171 void SetUpdatedAt(UpdatedAtT&& value) { m_updatedAtHasBeenSet =
true; m_updatedAt = std::forward<UpdatedAtT>(value); }
172 template<
typename UpdatedAtT = Aws::Utils::DateTime>
178 bool m_awsAccountIdHasBeenSet =
false;
181 bool m_awsAccountRegionHasBeenSet =
false;
184 bool m_createdAtHasBeenSet =
false;
187 bool m_createdByHasBeenSet =
false;
190 bool m_descriptionHasBeenSet =
false;
193 bool m_domainIdHasBeenSet =
false;
196 bool m_environmentBlueprintIdHasBeenSet =
false;
199 bool m_idHasBeenSet =
false;
202 bool m_nameHasBeenSet =
false;
205 bool m_projectIdHasBeenSet =
false;
208 bool m_updatedAtHasBeenSet =
false;
EnvironmentProfileSummary & WithCreatedAt(CreatedAtT &&value)
const Aws::Utils::DateTime & GetCreatedAt() const
bool DomainIdHasBeenSet() const
bool CreatedByHasBeenSet() const
bool AwsAccountIdHasBeenSet() const
void SetName(NameT &&value)
bool DescriptionHasBeenSet() const
EnvironmentProfileSummary & WithUpdatedAt(UpdatedAtT &&value)
AWS_DATAZONE_API EnvironmentProfileSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetId() const
EnvironmentProfileSummary & WithName(NameT &&value)
void SetDescription(DescriptionT &&value)
const Aws::Utils::DateTime & GetUpdatedAt() const
void SetUpdatedAt(UpdatedAtT &&value)
const Aws::String & GetDomainId() const
const Aws::String & GetCreatedBy() const
EnvironmentProfileSummary & WithEnvironmentBlueprintId(EnvironmentBlueprintIdT &&value)
AWS_DATAZONE_API EnvironmentProfileSummary(Aws::Utils::Json::JsonView jsonValue)
bool CreatedAtHasBeenSet() const
const Aws::String & GetEnvironmentBlueprintId() const
bool AwsAccountRegionHasBeenSet() const
void SetProjectId(ProjectIdT &&value)
bool IdHasBeenSet() const
EnvironmentProfileSummary & WithDomainId(DomainIdT &&value)
bool NameHasBeenSet() const
bool UpdatedAtHasBeenSet() const
AWS_DATAZONE_API EnvironmentProfileSummary()=default
const Aws::String & GetAwsAccountId() const
void SetEnvironmentBlueprintId(EnvironmentBlueprintIdT &&value)
const Aws::String & GetName() const
const Aws::String & GetProjectId() const
bool ProjectIdHasBeenSet() const
const Aws::String & GetDescription() const
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetAwsAccountId(AwsAccountIdT &&value)
EnvironmentProfileSummary & WithCreatedBy(CreatedByT &&value)
EnvironmentProfileSummary & WithId(IdT &&value)
void SetDomainId(DomainIdT &&value)
EnvironmentProfileSummary & WithAwsAccountRegion(AwsAccountRegionT &&value)
EnvironmentProfileSummary & WithProjectId(ProjectIdT &&value)
EnvironmentProfileSummary & WithAwsAccountId(AwsAccountIdT &&value)
void SetCreatedBy(CreatedByT &&value)
void SetCreatedAt(CreatedAtT &&value)
const Aws::String & GetAwsAccountRegion() const
EnvironmentProfileSummary & WithDescription(DescriptionT &&value)
void SetAwsAccountRegion(AwsAccountRegionT &&value)
bool EnvironmentBlueprintIdHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue