7#include <aws/proton/Proton_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/proton/model/DeploymentStatus.h>
52 inline void SetArn(
Aws::String&& value) { m_arnHasBeenSet =
true; m_arn = std::move(value); }
53 inline void SetArn(
const char* value) { m_arnHasBeenSet =
true; m_arn.assign(value); }
91 inline void SetDeploymentStatusMessage(
const char* value) { m_deploymentStatusMessageHasBeenSet =
true; m_deploymentStatusMessage.assign(value); }
105 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
120 inline void SetEnvironmentName(
const char* value) { m_environmentNameHasBeenSet =
true; m_environmentName.assign(value); }
134 inline void SetLastAttemptedDeploymentId(
const char* value) { m_lastAttemptedDeploymentIdHasBeenSet =
true; m_lastAttemptedDeploymentId.assign(value); }
148 inline void SetLastClientRequestToken(
const char* value) { m_lastClientRequestTokenHasBeenSet =
true; m_lastClientRequestToken.assign(value); }
198 inline void SetLastSucceededDeploymentId(
const char* value) { m_lastSucceededDeploymentIdHasBeenSet =
true; m_lastSucceededDeploymentId.assign(value); }
212 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
227 inline void SetServiceInstanceName(
const char* value) { m_serviceInstanceNameHasBeenSet =
true; m_serviceInstanceName.assign(value); }
242 inline void SetServiceName(
const char* value) { m_serviceNameHasBeenSet =
true; m_serviceName.assign(value); }
257 inline void SetServiceSpec(
const char* value) { m_serviceSpecHasBeenSet =
true; m_serviceSpec.assign(value); }
265 bool m_arnHasBeenSet =
false;
268 bool m_createdAtHasBeenSet =
false;
271 bool m_deploymentStatusHasBeenSet =
false;
274 bool m_deploymentStatusMessageHasBeenSet =
false;
277 bool m_descriptionHasBeenSet =
false;
280 bool m_environmentNameHasBeenSet =
false;
283 bool m_lastAttemptedDeploymentIdHasBeenSet =
false;
286 bool m_lastClientRequestTokenHasBeenSet =
false;
289 bool m_lastDeploymentAttemptedAtHasBeenSet =
false;
292 bool m_lastDeploymentSucceededAtHasBeenSet =
false;
295 bool m_lastModifiedAtHasBeenSet =
false;
298 bool m_lastSucceededDeploymentIdHasBeenSet =
false;
301 bool m_nameHasBeenSet =
false;
304 bool m_serviceInstanceNameHasBeenSet =
false;
307 bool m_serviceNameHasBeenSet =
false;
310 bool m_serviceSpecHasBeenSet =
false;
void SetLastClientRequestToken(Aws::String &&value)
Component & WithLastSucceededDeploymentId(const Aws::String &value)
void SetLastDeploymentSucceededAt(const Aws::Utils::DateTime &value)
Component & WithServiceSpec(Aws::String &&value)
void SetServiceName(const char *value)
void SetEnvironmentName(const Aws::String &value)
Component & WithLastDeploymentSucceededAt(Aws::Utils::DateTime &&value)
Component & WithLastModifiedAt(Aws::Utils::DateTime &&value)
void SetLastDeploymentAttemptedAt(Aws::Utils::DateTime &&value)
Component & WithLastSucceededDeploymentId(const char *value)
Component & WithServiceSpec(const char *value)
void SetServiceSpec(const Aws::String &value)
Component & WithCreatedAt(const Aws::Utils::DateTime &value)
bool NameHasBeenSet() const
const Aws::String & GetEnvironmentName() const
void SetLastDeploymentSucceededAt(Aws::Utils::DateTime &&value)
Component & WithLastAttemptedDeploymentId(Aws::String &&value)
Component & WithArn(const char *value)
void SetLastModifiedAt(Aws::Utils::DateTime &&value)
void SetLastAttemptedDeploymentId(Aws::String &&value)
void SetServiceSpec(Aws::String &&value)
Component & WithCreatedAt(Aws::Utils::DateTime &&value)
void SetLastSucceededDeploymentId(const char *value)
bool LastSucceededDeploymentIdHasBeenSet() const
void SetLastClientRequestToken(const char *value)
Component & WithDeploymentStatus(const DeploymentStatus &value)
void SetCreatedAt(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetLastDeploymentAttemptedAt() const
Component & WithLastAttemptedDeploymentId(const char *value)
void SetServiceInstanceName(const Aws::String &value)
Component & WithServiceName(Aws::String &&value)
void SetServiceSpec(const char *value)
void SetServiceInstanceName(Aws::String &&value)
void SetArn(const char *value)
void SetDeploymentStatusMessage(const char *value)
bool DeploymentStatusHasBeenSet() const
bool ArnHasBeenSet() const
void SetLastClientRequestToken(const Aws::String &value)
const Aws::String & GetServiceInstanceName() const
void SetName(Aws::String &&value)
void SetDescription(const Aws::String &value)
const Aws::String & GetLastClientRequestToken() const
void SetLastModifiedAt(const Aws::Utils::DateTime &value)
Component & WithServiceInstanceName(const char *value)
Component & WithLastClientRequestToken(const Aws::String &value)
Component & WithServiceSpec(const Aws::String &value)
Component & WithLastAttemptedDeploymentId(const Aws::String &value)
void SetName(const char *value)
Component & WithServiceName(const char *value)
void SetDeploymentStatus(const DeploymentStatus &value)
Component & WithDeploymentStatusMessage(const char *value)
void SetArn(const Aws::String &value)
Component & WithDeploymentStatusMessage(const Aws::String &value)
void SetCreatedAt(const Aws::Utils::DateTime &value)
Component & WithDescription(const char *value)
Component & WithArn(const Aws::String &value)
Component & WithName(const char *value)
void SetDeploymentStatusMessage(const Aws::String &value)
bool ServiceInstanceNameHasBeenSet() const
Component & WithDeploymentStatusMessage(Aws::String &&value)
bool LastAttemptedDeploymentIdHasBeenSet() const
Component & WithDescription(Aws::String &&value)
const Aws::Utils::DateTime & GetLastModifiedAt() const
void SetDescription(const char *value)
bool LastDeploymentAttemptedAtHasBeenSet() const
AWS_PROTON_API Component()
const Aws::String & GetServiceName() const
bool DescriptionHasBeenSet() const
const Aws::String & GetLastAttemptedDeploymentId() const
const Aws::String & GetDeploymentStatusMessage() const
void SetLastAttemptedDeploymentId(const Aws::String &value)
void SetLastDeploymentAttemptedAt(const Aws::Utils::DateTime &value)
void SetName(const Aws::String &value)
void SetLastSucceededDeploymentId(Aws::String &&value)
Component & WithLastDeploymentAttemptedAt(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetLastDeploymentSucceededAt() const
Component & WithName(Aws::String &&value)
void SetEnvironmentName(Aws::String &&value)
const Aws::String & GetDescription() const
AWS_PROTON_API Aws::Utils::Json::JsonValue Jsonize() const
Component & WithArn(Aws::String &&value)
void SetLastSucceededDeploymentId(const Aws::String &value)
const Aws::String & GetServiceSpec() const
Component & WithLastDeploymentSucceededAt(const Aws::Utils::DateTime &value)
Component & WithServiceInstanceName(const Aws::String &value)
void SetDeploymentStatusMessage(Aws::String &&value)
void SetDescription(Aws::String &&value)
const DeploymentStatus & GetDeploymentStatus() const
Component & WithLastSucceededDeploymentId(Aws::String &&value)
bool CreatedAtHasBeenSet() const
Component & WithEnvironmentName(Aws::String &&value)
Component & WithDeploymentStatus(DeploymentStatus &&value)
Component & WithLastClientRequestToken(const char *value)
void SetServiceInstanceName(const char *value)
bool EnvironmentNameHasBeenSet() const
Component & WithEnvironmentName(const Aws::String &value)
const Aws::String & GetName() const
Component & WithServiceInstanceName(Aws::String &&value)
bool ServiceSpecHasBeenSet() const
bool ServiceNameHasBeenSet() const
void SetEnvironmentName(const char *value)
Component & WithLastDeploymentAttemptedAt(const Aws::Utils::DateTime &value)
AWS_PROTON_API Component(Aws::Utils::Json::JsonView jsonValue)
Component & WithLastModifiedAt(const Aws::Utils::DateTime &value)
void SetLastAttemptedDeploymentId(const char *value)
const Aws::Utils::DateTime & GetCreatedAt() const
const Aws::String & GetLastSucceededDeploymentId() const
Component & WithServiceName(const Aws::String &value)
Component & WithLastClientRequestToken(Aws::String &&value)
bool DeploymentStatusMessageHasBeenSet() const
bool LastModifiedAtHasBeenSet() const
AWS_PROTON_API Component & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetArn(Aws::String &&value)
void SetDeploymentStatus(DeploymentStatus &&value)
const Aws::String & GetArn() const
Component & WithDescription(const Aws::String &value)
bool LastClientRequestTokenHasBeenSet() const
void SetServiceName(Aws::String &&value)
void SetServiceName(const Aws::String &value)
Component & WithEnvironmentName(const char *value)
Component & WithName(const Aws::String &value)
bool LastDeploymentSucceededAtHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue