/AWS1/CL_M2TCRECLOUDFMTIONST01¶
Creates a CloudFormation step output.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_stackid TYPE /AWS1/M2TSTRING /AWS1/M2TSTRING¶
The stack ID of the CloudFormation step output.
Optional arguments:¶
it_exports TYPE /AWS1/CL_M2TPROPERTIES_W=>TT_PROPERTIES TT_PROPERTIES¶
The exports of the CloudFormation step output.
Queryable Attributes¶
stackId¶
The stack ID of the CloudFormation step output.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STACKID() |
Getter for STACKID, with configurable default |
ASK_STACKID() |
Getter for STACKID w/ exceptions if field has no value |
HAS_STACKID() |
Determine if STACKID has a value |
exports¶
The exports of the CloudFormation step output.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPORTS() |
Getter for EXPORTS, with configurable default |
ASK_EXPORTS() |
Getter for EXPORTS w/ exceptions if field has no value |
HAS_EXPORTS() |
Determine if EXPORTS has a value |