/AWS1/CL_SFNPUBSTATEMACHINEV01¶
PublishStateMachineVersionOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_creationdate TYPE /AWS1/SFNTIMESTAMP /AWS1/SFNTIMESTAMP¶
The date the version was created.
iv_statemachineversionarn TYPE /AWS1/SFNARN /AWS1/SFNARN¶
The Amazon Resource Name (ARN) (ARN) that identifies the state machine version.
Queryable Attributes¶
creationDate¶
The date the version was 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 |
stateMachineVersionArn¶
The Amazon Resource Name (ARN) (ARN) that identifies the state machine version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATEMACHINEVERSIONARN() |
Getter for STATEMACHINEVERSIONARN, with configurable default |
ASK_STATEMACHINEVERSIONARN() |
Getter for STATEMACHINEVERSIONARN w/ exceptions if field has |
HAS_STATEMACHINEVERSIONARN() |
Determine if STATEMACHINEVERSIONARN has a value |