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>
50 inline void SetArn(
Aws::String&& value) { m_arnHasBeenSet =
true; m_arn = std::move(value); }
51 inline void SetArn(
const char* value) { m_arnHasBeenSet =
true; m_arn.assign(value); }
89 inline void SetDeploymentStatusMessage(
const char* value) { m_deploymentStatusMessageHasBeenSet =
true; m_deploymentStatusMessage.assign(value); }
103 inline void SetLastAttemptedDeploymentId(
const char* value) { m_lastAttemptedDeploymentIdHasBeenSet =
true; m_lastAttemptedDeploymentId.assign(value); }
141 inline void SetLastSucceededDeploymentId(
const char* value) { m_lastSucceededDeploymentIdHasBeenSet =
true; m_lastSucceededDeploymentId.assign(value); }
155 inline void SetSpec(
const char* value) { m_specHasBeenSet =
true; m_spec.assign(value); }
170 inline void SetTemplateMajorVersion(
const char* value) { m_templateMajorVersionHasBeenSet =
true; m_templateMajorVersion.assign(value); }
185 inline void SetTemplateMinorVersion(
const char* value) { m_templateMinorVersionHasBeenSet =
true; m_templateMinorVersion.assign(value); }
200 inline void SetTemplateName(
const char* value) { m_templateNameHasBeenSet =
true; m_templateName.assign(value); }
208 bool m_arnHasBeenSet =
false;
211 bool m_createdAtHasBeenSet =
false;
214 bool m_deploymentStatusHasBeenSet =
false;
217 bool m_deploymentStatusMessageHasBeenSet =
false;
220 bool m_lastAttemptedDeploymentIdHasBeenSet =
false;
223 bool m_lastDeploymentAttemptedAtHasBeenSet =
false;
226 bool m_lastDeploymentSucceededAtHasBeenSet =
false;
229 bool m_lastSucceededDeploymentIdHasBeenSet =
false;
232 bool m_specHasBeenSet =
false;
235 bool m_templateMajorVersionHasBeenSet =
false;
238 bool m_templateMinorVersionHasBeenSet =
false;
241 bool m_templateNameHasBeenSet =
false;
const Aws::String & GetLastSucceededDeploymentId() const
ServicePipeline & WithLastAttemptedDeploymentId(Aws::String &&value)
void SetTemplateMajorVersion(Aws::String &&value)
const Aws::String & GetArn() const
void SetLastDeploymentAttemptedAt(const Aws::Utils::DateTime &value)
ServicePipeline & WithLastDeploymentAttemptedAt(const Aws::Utils::DateTime &value)
ServicePipeline & WithArn(const Aws::String &value)
AWS_PROTON_API Aws::Utils::Json::JsonValue Jsonize() const
void SetTemplateName(const char *value)
AWS_PROTON_API ServicePipeline & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTemplateName(const Aws::String &value)
bool DeploymentStatusMessageHasBeenSet() const
void SetLastSucceededDeploymentId(const char *value)
const Aws::String & GetDeploymentStatusMessage() const
void SetArn(const char *value)
ServicePipeline & WithTemplateMajorVersion(const char *value)
bool TemplateMajorVersionHasBeenSet() const
ServicePipeline & WithTemplateMajorVersion(const Aws::String &value)
ServicePipeline & WithArn(Aws::String &&value)
ServicePipeline & WithTemplateMinorVersion(Aws::String &&value)
bool LastSucceededDeploymentIdHasBeenSet() const
ServicePipeline & WithArn(const char *value)
void SetTemplateMajorVersion(const Aws::String &value)
void SetSpec(const char *value)
bool TemplateMinorVersionHasBeenSet() const
AWS_PROTON_API ServicePipeline()
ServicePipeline & WithLastDeploymentAttemptedAt(Aws::Utils::DateTime &&value)
ServicePipeline & WithTemplateMinorVersion(const char *value)
bool TemplateNameHasBeenSet() const
void SetDeploymentStatus(const DeploymentStatus &value)
void SetLastAttemptedDeploymentId(const Aws::String &value)
ServicePipeline & WithTemplateMajorVersion(Aws::String &&value)
void SetLastDeploymentAttemptedAt(Aws::Utils::DateTime &&value)
ServicePipeline & WithLastSucceededDeploymentId(const char *value)
bool DeploymentStatusHasBeenSet() const
void SetLastSucceededDeploymentId(Aws::String &&value)
ServicePipeline & WithTemplateName(const char *value)
ServicePipeline & WithTemplateMinorVersion(const Aws::String &value)
ServicePipeline & WithSpec(Aws::String &&value)
void SetTemplateMinorVersion(const char *value)
ServicePipeline & WithDeploymentStatusMessage(Aws::String &&value)
void SetDeploymentStatusMessage(const Aws::String &value)
void SetCreatedAt(Aws::Utils::DateTime &&value)
void SetTemplateName(Aws::String &&value)
ServicePipeline & WithDeploymentStatus(const DeploymentStatus &value)
const Aws::String & GetLastAttemptedDeploymentId() const
ServicePipeline & WithSpec(const char *value)
ServicePipeline & WithTemplateName(Aws::String &&value)
void SetTemplateMinorVersion(Aws::String &&value)
ServicePipeline & WithDeploymentStatus(DeploymentStatus &&value)
ServicePipeline & WithLastDeploymentSucceededAt(Aws::Utils::DateTime &&value)
void SetLastDeploymentSucceededAt(Aws::Utils::DateTime &&value)
void SetSpec(const Aws::String &value)
bool LastDeploymentSucceededAtHasBeenSet() const
void SetCreatedAt(const Aws::Utils::DateTime &value)
ServicePipeline & WithTemplateName(const Aws::String &value)
ServicePipeline & WithCreatedAt(const Aws::Utils::DateTime &value)
void SetSpec(Aws::String &&value)
bool LastDeploymentAttemptedAtHasBeenSet() const
ServicePipeline & WithLastAttemptedDeploymentId(const Aws::String &value)
void SetArn(Aws::String &&value)
const Aws::String & GetTemplateMajorVersion() const
AWS_PROTON_API ServicePipeline(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetTemplateMinorVersion() const
void SetTemplateMajorVersion(const char *value)
ServicePipeline & WithCreatedAt(Aws::Utils::DateTime &&value)
void SetLastAttemptedDeploymentId(Aws::String &&value)
ServicePipeline & WithDeploymentStatusMessage(const char *value)
void SetDeploymentStatus(DeploymentStatus &&value)
ServicePipeline & WithSpec(const Aws::String &value)
void SetDeploymentStatusMessage(const char *value)
const DeploymentStatus & GetDeploymentStatus() const
bool LastAttemptedDeploymentIdHasBeenSet() const
const Aws::Utils::DateTime & GetLastDeploymentSucceededAt() const
const Aws::Utils::DateTime & GetLastDeploymentAttemptedAt() const
ServicePipeline & WithLastAttemptedDeploymentId(const char *value)
void SetDeploymentStatusMessage(Aws::String &&value)
void SetTemplateMinorVersion(const Aws::String &value)
bool CreatedAtHasBeenSet() const
const Aws::Utils::DateTime & GetCreatedAt() const
bool ArnHasBeenSet() const
ServicePipeline & WithLastSucceededDeploymentId(const Aws::String &value)
void SetLastDeploymentSucceededAt(const Aws::Utils::DateTime &value)
bool SpecHasBeenSet() const
const Aws::String & GetTemplateName() const
const Aws::String & GetSpec() const
void SetLastSucceededDeploymentId(const Aws::String &value)
ServicePipeline & WithLastDeploymentSucceededAt(const Aws::Utils::DateTime &value)
void SetLastAttemptedDeploymentId(const char *value)
void SetArn(const Aws::String &value)
ServicePipeline & WithDeploymentStatusMessage(const Aws::String &value)
ServicePipeline & WithLastSucceededDeploymentId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue