/AWS1/CL_PIPDEPLOYTGTEVENTCTX¶
The context for the event for the deploy action.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_ssmcommandid
TYPE /AWS1/PIPSTRING
/AWS1/PIPSTRING
¶
The command ID for the event for the deploy action.
iv_message
TYPE /AWS1/PIPSTRING
/AWS1/PIPSTRING
¶
The context message for the event for the deploy action.
Queryable Attributes¶
ssmCommandId¶
The command ID for the event for the deploy action.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SSMCOMMANDID() |
Getter for SSMCOMMANDID, with configurable default |
ASK_SSMCOMMANDID() |
Getter for SSMCOMMANDID w/ exceptions if field has no value |
HAS_SSMCOMMANDID() |
Determine if SSMCOMMANDID has a value |
message¶
The context message for the event for the deploy action.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MESSAGE() |
Getter for MESSAGE, with configurable default |
ASK_MESSAGE() |
Getter for MESSAGE w/ exceptions if field has no value |
HAS_MESSAGE() |
Determine if MESSAGE has a value |