/AWS1/CL_SSMRESOLVEDTARGETS¶
Information about targets that resolved during the Automation execution.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_parametervalues
TYPE /AWS1/CL_SSMTARGETPARAMLIST_W=>TT_TARGETPARAMETERLIST
TT_TARGETPARAMETERLIST
¶
A list of parameter values sent to targets that resolved during the Automation execution.
iv_truncated
TYPE /AWS1/SSMBOOLEAN
/AWS1/SSMBOOLEAN
¶
A boolean value indicating whether the resolved target list is truncated.
Queryable Attributes¶
ParameterValues¶
A list of parameter values sent to targets that resolved during the Automation execution.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PARAMETERVALUES() |
Getter for PARAMETERVALUES, with configurable default |
ASK_PARAMETERVALUES() |
Getter for PARAMETERVALUES w/ exceptions if field has no val |
HAS_PARAMETERVALUES() |
Determine if PARAMETERVALUES has a value |
Truncated¶
A boolean value indicating whether the resolved target list is truncated.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TRUNCATED() |
Getter for TRUNCATED |