AWS SDK for C++
AWS SDK for C++
|
#include <AppSpecContent.h>
Public Member Functions | |
AWS_CODEDEPLOY_API | AppSpecContent () |
AWS_CODEDEPLOY_API | AppSpecContent (Aws::Utils::Json::JsonView jsonValue) |
AWS_CODEDEPLOY_API AppSpecContent & | operator= (Aws::Utils::Json::JsonView jsonValue) |
AWS_CODEDEPLOY_API Aws::Utils::Json::JsonValue | Jsonize () const |
const Aws::String & | GetContent () const |
bool | ContentHasBeenSet () const |
void | SetContent (const Aws::String &value) |
void | SetContent (Aws::String &&value) |
void | SetContent (const char *value) |
AppSpecContent & | WithContent (const Aws::String &value) |
AppSpecContent & | WithContent (Aws::String &&value) |
AppSpecContent & | WithContent (const char *value) |
const Aws::String & | GetSha256 () const |
bool | Sha256HasBeenSet () const |
void | SetSha256 (const Aws::String &value) |
void | SetSha256 (Aws::String &&value) |
void | SetSha256 (const char *value) |
AppSpecContent & | WithSha256 (const Aws::String &value) |
AppSpecContent & | WithSha256 (Aws::String &&value) |
AppSpecContent & | WithSha256 (const char *value) |
A revision for an Lambda or Amazon ECS deployment that is a YAML-formatted or JSON-formatted string. For Lambda and Amazon ECS deployments, the revision is the same as the AppSpec file. This method replaces the deprecated RawString
data type.
Definition at line 34 of file AppSpecContent.h.
AWS_CODEDEPLOY_API Aws::CodeDeploy::Model::AppSpecContent::AppSpecContent | ( | ) |
AWS_CODEDEPLOY_API Aws::CodeDeploy::Model::AppSpecContent::AppSpecContent | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The YAML-formatted or JSON-formatted revision string.
For an Lambda deployment, the content includes a Lambda function name, the alias for its original version, and the alias for its replacement version. The deployment shifts traffic from the original version of the Lambda function to the replacement version.
For an Amazon ECS deployment, the content includes the task name, information about the load balancer that serves traffic to the container, and more.
For both types of deployments, the content can specify Lambda functions that run at specified hooks, such as BeforeInstall
, during a deployment.
Definition at line 67 of file AppSpecContent.h.
|
inline |
The YAML-formatted or JSON-formatted revision string.
For an Lambda deployment, the content includes a Lambda function name, the alias for its original version, and the alias for its replacement version. The deployment shifts traffic from the original version of the Lambda function to the replacement version.
For an Amazon ECS deployment, the content includes the task name, information about the load balancer that serves traffic to the container, and more.
For both types of deployments, the content can specify Lambda functions that run at specified hooks, such as BeforeInstall
, during a deployment.
Definition at line 54 of file AppSpecContent.h.
|
inline |
The SHA256 hash value of the revision content.
Definition at line 151 of file AppSpecContent.h.
AWS_CODEDEPLOY_API Aws::Utils::Json::JsonValue Aws::CodeDeploy::Model::AppSpecContent::Jsonize | ( | ) | const |
AWS_CODEDEPLOY_API AppSpecContent & Aws::CodeDeploy::Model::AppSpecContent::operator= | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The YAML-formatted or JSON-formatted revision string.
For an Lambda deployment, the content includes a Lambda function name, the alias for its original version, and the alias for its replacement version. The deployment shifts traffic from the original version of the Lambda function to the replacement version.
For an Amazon ECS deployment, the content includes the task name, information about the load balancer that serves traffic to the container, and more.
For both types of deployments, the content can specify Lambda functions that run at specified hooks, such as BeforeInstall
, during a deployment.
Definition at line 93 of file AppSpecContent.h.
|
inline |
The YAML-formatted or JSON-formatted revision string.
For an Lambda deployment, the content includes a Lambda function name, the alias for its original version, and the alias for its replacement version. The deployment shifts traffic from the original version of the Lambda function to the replacement version.
For an Amazon ECS deployment, the content includes the task name, information about the load balancer that serves traffic to the container, and more.
For both types of deployments, the content can specify Lambda functions that run at specified hooks, such as BeforeInstall
, during a deployment.
Definition at line 80 of file AppSpecContent.h.
|
inline |
The YAML-formatted or JSON-formatted revision string.
For an Lambda deployment, the content includes a Lambda function name, the alias for its original version, and the alias for its replacement version. The deployment shifts traffic from the original version of the Lambda function to the replacement version.
For an Amazon ECS deployment, the content includes the task name, information about the load balancer that serves traffic to the container, and more.
For both types of deployments, the content can specify Lambda functions that run at specified hooks, such as BeforeInstall
, during a deployment.
Definition at line 106 of file AppSpecContent.h.
|
inline |
The SHA256 hash value of the revision content.
Definition at line 166 of file AppSpecContent.h.
|
inline |
The SHA256 hash value of the revision content.
Definition at line 161 of file AppSpecContent.h.
|
inline |
The SHA256 hash value of the revision content.
Definition at line 171 of file AppSpecContent.h.
|
inline |
The SHA256 hash value of the revision content.
Definition at line 156 of file AppSpecContent.h.
|
inline |
The YAML-formatted or JSON-formatted revision string.
For an Lambda deployment, the content includes a Lambda function name, the alias for its original version, and the alias for its replacement version. The deployment shifts traffic from the original version of the Lambda function to the replacement version.
For an Amazon ECS deployment, the content includes the task name, information about the load balancer that serves traffic to the container, and more.
For both types of deployments, the content can specify Lambda functions that run at specified hooks, such as BeforeInstall
, during a deployment.
Definition at line 132 of file AppSpecContent.h.
|
inline |
The YAML-formatted or JSON-formatted revision string.
For an Lambda deployment, the content includes a Lambda function name, the alias for its original version, and the alias for its replacement version. The deployment shifts traffic from the original version of the Lambda function to the replacement version.
For an Amazon ECS deployment, the content includes the task name, information about the load balancer that serves traffic to the container, and more.
For both types of deployments, the content can specify Lambda functions that run at specified hooks, such as BeforeInstall
, during a deployment.
Definition at line 119 of file AppSpecContent.h.
|
inline |
The YAML-formatted or JSON-formatted revision string.
For an Lambda deployment, the content includes a Lambda function name, the alias for its original version, and the alias for its replacement version. The deployment shifts traffic from the original version of the Lambda function to the replacement version.
For an Amazon ECS deployment, the content includes the task name, information about the load balancer that serves traffic to the container, and more.
For both types of deployments, the content can specify Lambda functions that run at specified hooks, such as BeforeInstall
, during a deployment.
Definition at line 145 of file AppSpecContent.h.
|
inline |
The SHA256 hash value of the revision content.
Definition at line 181 of file AppSpecContent.h.
|
inline |
The SHA256 hash value of the revision content.
Definition at line 176 of file AppSpecContent.h.
|
inline |
The SHA256 hash value of the revision content.
Definition at line 186 of file AppSpecContent.h.