Skip to content

/AWS1/CL_SFNCREATEACTIVITYOUT

CreateActivityOutput

CONSTRUCTOR

IMPORTING

Required arguments:

IV_ACTIVITYARN TYPE /AWS1/SFNARN /AWS1/SFNARN

The Amazon Resource Name (ARN) that identifies the created activity.

IV_CREATIONDATE TYPE /AWS1/SFNTIMESTAMP /AWS1/SFNTIMESTAMP

The date the activity is created.


Queryable Attributes

activityArn

The Amazon Resource Name (ARN) that identifies the created activity.

Accessible with the following methods

Method Description
GET_ACTIVITYARN() Getter for ACTIVITYARN, with configurable default
ASK_ACTIVITYARN() Getter for ACTIVITYARN w/ exceptions if field has no value
HAS_ACTIVITYARN() Determine if ACTIVITYARN has a value

creationDate

The date the activity is created.

Accessible with the following methods

Method Description
GET_CREATIONDATE() Getter for CREATIONDATE, with configurable default
ASK_CREATIONDATE() Getter for CREATIONDATE w/ exceptions if field has no value
HAS_CREATIONDATE() Determine if CREATIONDATE has a value