/AWS1/CL_SFNCRESTATEMACHINEA01¶
CreateStateMachineAliasOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_statemachinealiasarn TYPE /AWS1/SFNARN /AWS1/SFNARN¶
The Amazon Resource Name (ARN) that identifies the created state machine alias.
iv_creationdate TYPE /AWS1/SFNTIMESTAMP /AWS1/SFNTIMESTAMP¶
The date the state machine alias was created.
Queryable Attributes¶
stateMachineAliasArn¶
The Amazon Resource Name (ARN) that identifies the created state machine alias.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATEMACHINEALIASARN() |
Getter for STATEMACHINEALIASARN, with configurable default |
ASK_STATEMACHINEALIASARN() |
Getter for STATEMACHINEALIASARN w/ exceptions if field has n |
HAS_STATEMACHINEALIASARN() |
Determine if STATEMACHINEALIASARN has a value |
creationDate¶
The date the state machine alias 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 |