/AWS1/CL_IOMCREATESCENERSP¶
CreateSceneResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_arn TYPE /AWS1/IOMTWINMAKERARN /AWS1/IOMTWINMAKERARN¶
The ARN of the scene.
iv_creationdatetime TYPE /AWS1/IOMTIMESTAMP /AWS1/IOMTIMESTAMP¶
The date and time when the scene was created.
Queryable Attributes¶
arn¶
The ARN of the scene.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
creationDateTime¶
The date and time when the scene was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONDATETIME() |
Getter for CREATIONDATETIME, with configurable default |
ASK_CREATIONDATETIME() |
Getter for CREATIONDATETIME w/ exceptions if field has no va |
HAS_CREATIONDATETIME() |
Determine if CREATIONDATETIME has a value |