/AWS1/CL_SCGUPDPROVARTIFACTOUT¶
UpdateProvisioningArtifactOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_provartifactdetail TYPE REF TO /AWS1/CL_SCGPROVARTIFACTDETAIL /AWS1/CL_SCGPROVARTIFACTDETAIL¶
Information about the provisioning artifact.
it_info TYPE /AWS1/CL_SCGPROVARTIFACTINFO_W=>TT_PROVISIONINGARTIFACTINFO TT_PROVISIONINGARTIFACTINFO¶
The URL of the CloudFormation template in Amazon S3 or GitHub in JSON format.
iv_status TYPE /AWS1/SCGSTATUS /AWS1/SCGSTATUS¶
The status of the current request.
Queryable Attributes¶
ProvisioningArtifactDetail¶
Information about the provisioning artifact.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVARTIFACTDETAIL() |
Getter for PROVISIONINGARTIFACTDETAIL |
Info¶
The URL of the CloudFormation template in Amazon S3 or GitHub in JSON format.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INFO() |
Getter for INFO, with configurable default |
ASK_INFO() |
Getter for INFO w/ exceptions if field has no value |
HAS_INFO() |
Determine if INFO has a value |
Status¶
The status of the current request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |