/AWS1/CL_FRMCREATECHANGESETOUT¶
The output for the CreateChangeSet action.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_id TYPE /AWS1/FRMCHANGESETID /AWS1/FRMCHANGESETID¶
The Amazon Resource Name (ARN) of the change set.
iv_stackid TYPE /AWS1/FRMSTACKID /AWS1/FRMSTACKID¶
The unique ID of the stack.
Queryable Attributes¶
Id¶
The Amazon Resource Name (ARN) of the change set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
StackId¶
The unique ID of the stack.
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 |