/AWS1/CL_DMGDESCRCONVRSCONFRSP¶
DescribeConversionConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_migrationprojectid TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING¶
The name or Amazon Resource Name (ARN) for the schema conversion project.
iv_conversionconfiguration TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING¶
The configuration parameters for the schema conversion project.
Queryable Attributes¶
MigrationProjectIdentifier¶
The name or Amazon Resource Name (ARN) for the schema conversion project.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MIGRATIONPROJECTID() |
Getter for MIGRATIONPROJECTIDENTIFIER, with configurable def |
ASK_MIGRATIONPROJECTID() |
Getter for MIGRATIONPROJECTIDENTIFIER w/ exceptions if field |
HAS_MIGRATIONPROJECTID() |
Determine if MIGRATIONPROJECTIDENTIFIER has a value |
ConversionConfiguration¶
The configuration parameters for the schema conversion project.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONVERSIONCONFIGURATION() |
Getter for CONVERSIONCONFIGURATION, with configurable defaul |
ASK_CONVERSIONCONFIGURATION() |
Getter for CONVERSIONCONFIGURATION w/ exceptions if field ha |
HAS_CONVERSIONCONFIGURATION() |
Determine if CONVERSIONCONFIGURATION has a value |