Skip to content

/AWS1/CL_DRSLAUNCHACTSSTATUS

Launch actions status.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_ssmagentdiscoverydatetime TYPE /AWS1/DRSISO8601DATETIMESTRING /AWS1/DRSISO8601DATETIMESTRING

Time where the AWS Systems Manager was detected as running on the launched instance.

it_runs TYPE /AWS1/CL_DRSLAUNCHACTIONRUN=>TT_LAUNCHACTIONRUNS TT_LAUNCHACTIONRUNS

List of post launch action status.


Queryable Attributes

ssmAgentDiscoveryDatetime

Time where the AWS Systems Manager was detected as running on the launched instance.

Accessible with the following methods

Method Description
GET_SSMAGENTDISCOVERYDATET00() Getter for SSMAGENTDISCOVERYDATETIME, with configurable defa
ASK_SSMAGENTDISCOVERYDATET00() Getter for SSMAGENTDISCOVERYDATETIME w/ exceptions if field
HAS_SSMAGENTDISCOVERYDATET00() Determine if SSMAGENTDISCOVERYDATETIME has a value

runs

List of post launch action status.

Accessible with the following methods

Method Description
GET_RUNS() Getter for RUNS, with configurable default
ASK_RUNS() Getter for RUNS w/ exceptions if field has no value
HAS_RUNS() Determine if RUNS has a value