/AWS1/CL_FNTCRECONTDEPLOYMEN01¶
CreateContinuousDeploymentPolicyResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_contdeploymentpolicy TYPE REF TO /AWS1/CL_FNTCONTDEPLOYMENTPLY /AWS1/CL_FNTCONTDEPLOYMENTPLY¶
A continuous deployment policy.
iv_location TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The location of the continuous deployment policy.
iv_etag TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The version identifier for the current version of the continuous deployment policy.
Queryable Attributes¶
ContinuousDeploymentPolicy¶
A continuous deployment policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTDEPLOYMENTPOLICY() |
Getter for CONTINUOUSDEPLOYMENTPOLICY |
Location¶
The location of the continuous deployment policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCATION() |
Getter for LOCATION, with configurable default |
ASK_LOCATION() |
Getter for LOCATION w/ exceptions if field has no value |
HAS_LOCATION() |
Determine if LOCATION has a value |
ETag¶
The version identifier for the current version of the continuous deployment policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ETAG() |
Getter for ETAG, with configurable default |
ASK_ETAG() |
Getter for ETAG w/ exceptions if field has no value |
HAS_ETAG() |
Determine if ETAG has a value |