AWS SDK for C++
1.8.127
AWS SDK for C++
|
#include <CreateApplicationVersionRequest.h>
Protected Member Functions | |
void | DumpBodyToUrl (Aws::Http::URI &uri) const override |
![]() | |
virtual Aws::Http::HeaderValueCollection | GetRequestSpecificHeaders () const |
Aws::ElasticBeanstalk::Model::CreateApplicationVersionRequest::CreateApplicationVersionRequest | ( | ) |
|
inline |
Specifies the tags applied to the application version.
Elastic Beanstalk applies these tags only to the application version. Environments that use the application version don't inherit the tags.
Definition at line 474 of file CreateApplicationVersionRequest.h.
|
inline |
Specifies the tags applied to the application version.
Elastic Beanstalk applies these tags only to the application version. Environments that use the application version don't inherit the tags.
Definition at line 481 of file CreateApplicationVersionRequest.h.
|
inline |
The name of the application. If no application is found with this name, and AutoCreateApplication
is false
, returns an InvalidParameterValue
error.
Definition at line 59 of file CreateApplicationVersionRequest.h.
|
inline |
Set to true
to create an application with the specified name if it doesn't already exist.
Definition at line 355 of file CreateApplicationVersionRequest.h.
|
inline |
Settings for an AWS CodeBuild build.
Definition at line 322 of file CreateApplicationVersionRequest.h.
|
inline |
A description of this application version.
Definition at line 177 of file CreateApplicationVersionRequest.h.
|
overrideprotectedvirtual |
Default does nothing. Override this to convert what would otherwise be the payload of the request to a query string format.
Reimplemented from Aws::AmazonWebServiceRequest.
|
inline |
The name of the application. If no application is found with this name, and AutoCreateApplication
is false
, returns an InvalidParameterValue
error.
Definition at line 52 of file CreateApplicationVersionRequest.h.
|
inline |
Set to true
to create an application with the specified name if it doesn't already exist.
Definition at line 349 of file CreateApplicationVersionRequest.h.
|
inline |
Settings for an AWS CodeBuild build.
Definition at line 317 of file CreateApplicationVersionRequest.h.
|
inline |
A description of this application version.
Definition at line 172 of file CreateApplicationVersionRequest.h.
|
inline |
Pre-processes and validates the environment manifest (env.yaml
) and configuration files (*.config
files in the .ebextensions
folder) in the source bundle. Validating configuration files can identify issues prior to deploying the application version to an environment.
You must turn processing on for application versions that you create using AWS CodeBuild or AWS CodeCommit. For application versions built from a source bundle in Amazon S3, processing is optional.
The Process
option validates Elastic Beanstalk configuration files. It doesn't validate your application's configuration files, like proxy server or Docker configuration.
Definition at line 382 of file CreateApplicationVersionRequest.h.
|
inlineoverridevirtual |
Implements Aws::AmazonWebServiceRequest.
Definition at line 38 of file CreateApplicationVersionRequest.h.
|
inline |
Specify a commit in an AWS CodeCommit Git repository to use as the source code for the application version.
Definition at line 214 of file CreateApplicationVersionRequest.h.
|
inline |
The Amazon S3 bucket and key that identify the location of the source bundle for this version.
The Amazon S3 bucket must be in the same region as the environment.
Specify a source bundle in S3 or a commit in an AWS CodeCommit repository (with SourceBuildInformation
), but not both. If neither SourceBundle
nor SourceBuildInformation
are provided, Elastic Beanstalk uses a sample application.
Definition at line 256 of file CreateApplicationVersionRequest.h.
|
inline |
Specifies the tags applied to the application version.
Elastic Beanstalk applies these tags only to the application version. Environments that use the application version don't inherit the tags.
Definition at line 432 of file CreateApplicationVersionRequest.h.
|
inline |
A label identifying this version.
Constraint: Must be unique per application. If an application version already exists with this label for the specified application, AWS Elastic Beanstalk returns an InvalidParameterValue
error.
Definition at line 110 of file CreateApplicationVersionRequest.h.
|
inline |
Pre-processes and validates the environment manifest (env.yaml
) and configuration files (*.config
files in the .ebextensions
folder) in the source bundle. Validating configuration files can identify issues prior to deploying the application version to an environment.
You must turn processing on for application versions that you create using AWS CodeBuild or AWS CodeCommit. For application versions built from a source bundle in Amazon S3, processing is optional.
The Process
option validates Elastic Beanstalk configuration files. It doesn't validate your application's configuration files, like proxy server or Docker configuration.
Definition at line 396 of file CreateApplicationVersionRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::AmazonSerializableWebServiceRequest.
|
inline |
The name of the application. If no application is found with this name, and AutoCreateApplication
is false
, returns an InvalidParameterValue
error.
Definition at line 73 of file CreateApplicationVersionRequest.h.
|
inline |
The name of the application. If no application is found with this name, and AutoCreateApplication
is false
, returns an InvalidParameterValue
error.
Definition at line 66 of file CreateApplicationVersionRequest.h.
|
inline |
The name of the application. If no application is found with this name, and AutoCreateApplication
is false
, returns an InvalidParameterValue
error.
Definition at line 80 of file CreateApplicationVersionRequest.h.
|
inline |
Set to true
to create an application with the specified name if it doesn't already exist.
Definition at line 361 of file CreateApplicationVersionRequest.h.
|
inline |
Settings for an AWS CodeBuild build.
Definition at line 332 of file CreateApplicationVersionRequest.h.
|
inline |
Settings for an AWS CodeBuild build.
Definition at line 327 of file CreateApplicationVersionRequest.h.
|
inline |
A description of this application version.
Definition at line 187 of file CreateApplicationVersionRequest.h.
|
inline |
A description of this application version.
Definition at line 182 of file CreateApplicationVersionRequest.h.
|
inline |
A description of this application version.
Definition at line 192 of file CreateApplicationVersionRequest.h.
|
inline |
Pre-processes and validates the environment manifest (env.yaml
) and configuration files (*.config
files in the .ebextensions
folder) in the source bundle. Validating configuration files can identify issues prior to deploying the application version to an environment.
You must turn processing on for application versions that you create using AWS CodeBuild or AWS CodeCommit. For application versions built from a source bundle in Amazon S3, processing is optional.
The Process
option validates Elastic Beanstalk configuration files. It doesn't validate your application's configuration files, like proxy server or Docker configuration.
Definition at line 410 of file CreateApplicationVersionRequest.h.
|
inline |
Specify a commit in an AWS CodeCommit Git repository to use as the source code for the application version.
Definition at line 226 of file CreateApplicationVersionRequest.h.
|
inline |
Specify a commit in an AWS CodeCommit Git repository to use as the source code for the application version.
Definition at line 232 of file CreateApplicationVersionRequest.h.
|
inline |
The Amazon S3 bucket and key that identify the location of the source bundle for this version.
The Amazon S3 bucket must be in the same region as the environment.
Specify a source bundle in S3 or a commit in an AWS CodeCommit repository (with SourceBuildInformation
), but not both. If neither SourceBundle
nor SourceBuildInformation
are provided, Elastic Beanstalk uses a sample application.
Definition at line 278 of file CreateApplicationVersionRequest.h.
|
inline |
The Amazon S3 bucket and key that identify the location of the source bundle for this version.
The Amazon S3 bucket must be in the same region as the environment.
Specify a source bundle in S3 or a commit in an AWS CodeCommit repository (with SourceBuildInformation
), but not both. If neither SourceBundle
nor SourceBuildInformation
are provided, Elastic Beanstalk uses a sample application.
Definition at line 289 of file CreateApplicationVersionRequest.h.
|
inline |
Specifies the tags applied to the application version.
Elastic Beanstalk applies these tags only to the application version. Environments that use the application version don't inherit the tags.
Definition at line 453 of file CreateApplicationVersionRequest.h.
|
inline |
Specifies the tags applied to the application version.
Elastic Beanstalk applies these tags only to the application version. Environments that use the application version don't inherit the tags.
Definition at line 446 of file CreateApplicationVersionRequest.h.
|
inline |
A label identifying this version.
Constraint: Must be unique per application. If an application version already exists with this label for the specified application, AWS Elastic Beanstalk returns an InvalidParameterValue
error.
Definition at line 134 of file CreateApplicationVersionRequest.h.
|
inline |
A label identifying this version.
Constraint: Must be unique per application. If an application version already exists with this label for the specified application, AWS Elastic Beanstalk returns an InvalidParameterValue
error.
Definition at line 126 of file CreateApplicationVersionRequest.h.
|
inline |
A label identifying this version.
Constraint: Must be unique per application. If an application version already exists with this label for the specified application, AWS Elastic Beanstalk returns an InvalidParameterValue
error.
Definition at line 142 of file CreateApplicationVersionRequest.h.
|
inline |
Specify a commit in an AWS CodeCommit Git repository to use as the source code for the application version.
Definition at line 220 of file CreateApplicationVersionRequest.h.
|
inline |
The Amazon S3 bucket and key that identify the location of the source bundle for this version.
The Amazon S3 bucket must be in the same region as the environment.
Specify a source bundle in S3 or a commit in an AWS CodeCommit repository (with SourceBuildInformation
), but not both. If neither SourceBundle
nor SourceBuildInformation
are provided, Elastic Beanstalk uses a sample application.
Definition at line 267 of file CreateApplicationVersionRequest.h.
|
inline |
Specifies the tags applied to the application version.
Elastic Beanstalk applies these tags only to the application version. Environments that use the application version don't inherit the tags.
Definition at line 439 of file CreateApplicationVersionRequest.h.
|
inline |
A label identifying this version.
Constraint: Must be unique per application. If an application version already exists with this label for the specified application, AWS Elastic Beanstalk returns an InvalidParameterValue
error.
Definition at line 118 of file CreateApplicationVersionRequest.h.
|
inline |
The name of the application. If no application is found with this name, and AutoCreateApplication
is false
, returns an InvalidParameterValue
error.
Definition at line 94 of file CreateApplicationVersionRequest.h.
|
inline |
The name of the application. If no application is found with this name, and AutoCreateApplication
is false
, returns an InvalidParameterValue
error.
Definition at line 87 of file CreateApplicationVersionRequest.h.
|
inline |
The name of the application. If no application is found with this name, and AutoCreateApplication
is false
, returns an InvalidParameterValue
error.
Definition at line 101 of file CreateApplicationVersionRequest.h.
|
inline |
Set to true
to create an application with the specified name if it doesn't already exist.
Definition at line 367 of file CreateApplicationVersionRequest.h.
|
inline |
Settings for an AWS CodeBuild build.
Definition at line 342 of file CreateApplicationVersionRequest.h.
|
inline |
Settings for an AWS CodeBuild build.
Definition at line 337 of file CreateApplicationVersionRequest.h.
|
inline |
A description of this application version.
Definition at line 202 of file CreateApplicationVersionRequest.h.
|
inline |
A description of this application version.
Definition at line 197 of file CreateApplicationVersionRequest.h.
|
inline |
A description of this application version.
Definition at line 207 of file CreateApplicationVersionRequest.h.
|
inline |
Pre-processes and validates the environment manifest (env.yaml
) and configuration files (*.config
files in the .ebextensions
folder) in the source bundle. Validating configuration files can identify issues prior to deploying the application version to an environment.
You must turn processing on for application versions that you create using AWS CodeBuild or AWS CodeCommit. For application versions built from a source bundle in Amazon S3, processing is optional.
The Process
option validates Elastic Beanstalk configuration files. It doesn't validate your application's configuration files, like proxy server or Docker configuration.
Definition at line 424 of file CreateApplicationVersionRequest.h.
|
inline |
Specify a commit in an AWS CodeCommit Git repository to use as the source code for the application version.
Definition at line 238 of file CreateApplicationVersionRequest.h.
|
inline |
Specify a commit in an AWS CodeCommit Git repository to use as the source code for the application version.
Definition at line 244 of file CreateApplicationVersionRequest.h.
|
inline |
The Amazon S3 bucket and key that identify the location of the source bundle for this version.
The Amazon S3 bucket must be in the same region as the environment.
Specify a source bundle in S3 or a commit in an AWS CodeCommit repository (with SourceBuildInformation
), but not both. If neither SourceBundle
nor SourceBuildInformation
are provided, Elastic Beanstalk uses a sample application.
Definition at line 300 of file CreateApplicationVersionRequest.h.
|
inline |
The Amazon S3 bucket and key that identify the location of the source bundle for this version.
The Amazon S3 bucket must be in the same region as the environment.
Specify a source bundle in S3 or a commit in an AWS CodeCommit repository (with SourceBuildInformation
), but not both. If neither SourceBundle
nor SourceBuildInformation
are provided, Elastic Beanstalk uses a sample application.
Definition at line 311 of file CreateApplicationVersionRequest.h.
|
inline |
Specifies the tags applied to the application version.
Elastic Beanstalk applies these tags only to the application version. Environments that use the application version don't inherit the tags.
Definition at line 467 of file CreateApplicationVersionRequest.h.
|
inline |
Specifies the tags applied to the application version.
Elastic Beanstalk applies these tags only to the application version. Environments that use the application version don't inherit the tags.
Definition at line 460 of file CreateApplicationVersionRequest.h.
|
inline |
A label identifying this version.
Constraint: Must be unique per application. If an application version already exists with this label for the specified application, AWS Elastic Beanstalk returns an InvalidParameterValue
error.
Definition at line 158 of file CreateApplicationVersionRequest.h.
|
inline |
A label identifying this version.
Constraint: Must be unique per application. If an application version already exists with this label for the specified application, AWS Elastic Beanstalk returns an InvalidParameterValue
error.
Definition at line 150 of file CreateApplicationVersionRequest.h.
|
inline |
A label identifying this version.
Constraint: Must be unique per application. If an application version already exists with this label for the specified application, AWS Elastic Beanstalk returns an InvalidParameterValue
error.
Definition at line 166 of file CreateApplicationVersionRequest.h.