/AWS1/CL_LM2DSCTSTSETGENERAT01¶
DescribeTestSetGenerationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_testsetgenerationid TYPE /AWS1/LM2ID /AWS1/LM2ID¶
The unique identifier of the test set generation.
iv_testsetgenerationstatus TYPE /AWS1/LM2TESTSETGENERATIONSTAT /AWS1/LM2TESTSETGENERATIONSTAT¶
The status for the test set generation.
it_failurereasons TYPE /AWS1/CL_LM2FAILUREREASONS_W=>TT_FAILUREREASONS TT_FAILUREREASONS¶
The reasons the test set generation failed.
iv_testsetid TYPE /AWS1/LM2ID /AWS1/LM2ID¶
The unique identifier for the test set created for the generated test set.
iv_testsetname TYPE /AWS1/LM2NAME /AWS1/LM2NAME¶
The test set name for the generated test set.
iv_description TYPE /AWS1/LM2DESCRIPTION /AWS1/LM2DESCRIPTION¶
The test set description for the test set generation.
io_storagelocation TYPE REF TO /AWS1/CL_LM2TESTSETSTORAGELOC /AWS1/CL_LM2TESTSETSTORAGELOC¶
The Amazon S3 storage location for the test set generation.
io_generationdatasource TYPE REF TO /AWS1/CL_LM2TSTSETGENERATION00 /AWS1/CL_LM2TSTSETGENERATION00¶
The data source of the test set used for the test set generation.
iv_rolearn TYPE /AWS1/LM2ROLEARN /AWS1/LM2ROLEARN¶
The roleARN of the test set used for the test set generation.
iv_creationdatetime TYPE /AWS1/LM2TIMESTAMP /AWS1/LM2TIMESTAMP¶
The creation date and time for the test set generation.
iv_lastupdateddatetime TYPE /AWS1/LM2TIMESTAMP /AWS1/LM2TIMESTAMP¶
The date and time of the last update for the test set generation.
Queryable Attributes¶
testSetGenerationId¶
The unique identifier of the test set generation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TESTSETGENERATIONID() |
Getter for TESTSETGENERATIONID, with configurable default |
ASK_TESTSETGENERATIONID() |
Getter for TESTSETGENERATIONID w/ exceptions if field has no |
HAS_TESTSETGENERATIONID() |
Determine if TESTSETGENERATIONID has a value |
testSetGenerationStatus¶
The status for the test set generation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TESTSETGENERATIONSTATUS() |
Getter for TESTSETGENERATIONSTATUS, with configurable defaul |
ASK_TESTSETGENERATIONSTATUS() |
Getter for TESTSETGENERATIONSTATUS w/ exceptions if field ha |
HAS_TESTSETGENERATIONSTATUS() |
Determine if TESTSETGENERATIONSTATUS has a value |
failureReasons¶
The reasons the test set generation failed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILUREREASONS() |
Getter for FAILUREREASONS, with configurable default |
ASK_FAILUREREASONS() |
Getter for FAILUREREASONS w/ exceptions if field has no valu |
HAS_FAILUREREASONS() |
Determine if FAILUREREASONS has a value |
testSetId¶
The unique identifier for the test set created for the generated test set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TESTSETID() |
Getter for TESTSETID, with configurable default |
ASK_TESTSETID() |
Getter for TESTSETID w/ exceptions if field has no value |
HAS_TESTSETID() |
Determine if TESTSETID has a value |
testSetName¶
The test set name for the generated test set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TESTSETNAME() |
Getter for TESTSETNAME, with configurable default |
ASK_TESTSETNAME() |
Getter for TESTSETNAME w/ exceptions if field has no value |
HAS_TESTSETNAME() |
Determine if TESTSETNAME has a value |
description¶
The test set description for the test set generation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
storageLocation¶
The Amazon S3 storage location for the test set generation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STORAGELOCATION() |
Getter for STORAGELOCATION |
generationDataSource¶
The data source of the test set used for the test set generation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GENERATIONDATASOURCE() |
Getter for GENERATIONDATASOURCE |
roleArn¶
The roleARN of the test set used for the test set generation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLEARN() |
Getter for ROLEARN, with configurable default |
ASK_ROLEARN() |
Getter for ROLEARN w/ exceptions if field has no value |
HAS_ROLEARN() |
Determine if ROLEARN has a value |
creationDateTime¶
The creation date and time for the test set generation.
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 |
lastUpdatedDateTime¶
The date and time of the last update for the test set generation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDDATETIME() |
Getter for LASTUPDATEDDATETIME, with configurable default |
ASK_LASTUPDATEDDATETIME() |
Getter for LASTUPDATEDDATETIME w/ exceptions if field has no |
HAS_LASTUPDATEDDATETIME() |
Determine if LASTUPDATEDDATETIME has a value |