/AWS1/CL_IOMDESTINATIONCONF¶
The [link to action] metadata transfer job destination configuration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_type TYPE /AWS1/IOMDESTINATIONTYPE /AWS1/IOMDESTINATIONTYPE¶
The destination type.
Optional arguments:¶
io_s3configuration TYPE REF TO /AWS1/CL_IOMS3DESTINATIONCONF /AWS1/CL_IOMS3DESTINATIONCONF¶
The metadata transfer job S3 configuration. [need to add S3 entity]
io_iottwinmakerconfiguration TYPE REF TO /AWS1/CL_IOMIOTTWINMAKERDSTC00 /AWS1/CL_IOMIOTTWINMAKERDSTC00¶
The metadata transfer job Amazon Web Services IoT TwinMaker configuration.
Queryable Attributes¶
type¶
The destination type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
s3Configuration¶
The metadata transfer job S3 configuration. [need to add S3 entity]
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3CONFIGURATION() |
Getter for S3CONFIGURATION |
iotTwinMakerConfiguration¶
The metadata transfer job Amazon Web Services IoT TwinMaker configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IOTTWINMAKERCONF() |
Getter for IOTTWINMAKERCONFIGURATION |