/AWS1/CL_OSRMIGRATIONSOURCE¶
The source configuration for a migration, specifying the data source from which to export saved objects.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_datasourcearn TYPE /AWS1/OSRARN /AWS1/OSRARN¶
The Amazon Resource Name (ARN) of the data source to migrate saved objects from.
Queryable Attributes¶
datasourceArn¶
The Amazon Resource Name (ARN) of the data source to migrate saved objects from.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASOURCEARN() |
Getter for DATASOURCEARN, with configurable default |
ASK_DATASOURCEARN() |
Getter for DATASOURCEARN w/ exceptions if field has no value |
HAS_DATASOURCEARN() |
Determine if DATASOURCEARN has a value |