/AWS1/CL_OUTSTRTOUTPOSTDECOM01¶
StartOutpostDecommissionOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/OUTDECOMMISSIONREQSTATUS /AWS1/OUTDECOMMISSIONREQSTATUS¶
The status of the decommission request.
it_blockingresourcetypes TYPE /AWS1/CL_OUTBLKINGRESTYPELST_W=>TT_BLOCKINGRESOURCETYPELIST TT_BLOCKINGRESOURCETYPELIST¶
The resources still associated with the Outpost that you are decommissioning.
Queryable Attributes¶
Status¶
The status of the decommission 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 |
BlockingResourceTypes¶
The resources still associated with the Outpost that you are decommissioning.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BLOCKINGRESOURCETYPES() |
Getter for BLOCKINGRESOURCETYPES, with configurable default |
ASK_BLOCKINGRESOURCETYPES() |
Getter for BLOCKINGRESOURCETYPES w/ exceptions if field has |
HAS_BLOCKINGRESOURCETYPES() |
Determine if BLOCKINGRESOURCETYPES has a value |