/AWS1/CL_LM2STRTTSTSETGENERA01¶
StartTestSetGenerationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_testsetgenerationid TYPE /AWS1/LM2ID /AWS1/LM2ID¶
The unique identifier of the test set generation to describe.
iv_creationdatetime TYPE /AWS1/LM2TIMESTAMP /AWS1/LM2TIMESTAMP¶
The creation date and time for the test set generation.
iv_testsetgenerationstatus TYPE /AWS1/LM2TESTSETGENERATIONSTAT /AWS1/LM2TESTSETGENERATIONSTAT¶
The status for the test set generation.
iv_testsetname TYPE /AWS1/LM2NAME /AWS1/LM2NAME¶
The test set name used for the test set generation.
iv_description TYPE /AWS1/LM2DESCRIPTION /AWS1/LM2DESCRIPTION¶
The description used 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 for the test set generation.
iv_rolearn TYPE /AWS1/LM2ROLEARN /AWS1/LM2ROLEARN¶
The roleARN used for any operation in the test set to access resources in the Amazon Web Services account.
it_testsettags TYPE /AWS1/CL_LM2TAGMAP_W=>TT_TAGMAP TT_TAGMAP¶
A list of tags that was used for the test set that is being generated.
Queryable Attributes¶
testSetGenerationId¶
The unique identifier of the test set generation to describe.
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 |
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 |
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 |
testSetName¶
The test set name used for the test set generation.
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 description used 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 for the test set generation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GENERATIONDATASOURCE() |
Getter for GENERATIONDATASOURCE |
roleArn¶
The roleARN used for any operation in the test set to access resources in the Amazon Web Services account.
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 |
testSetTags¶
A list of tags that was used for the test set that is being generated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TESTSETTAGS() |
Getter for TESTSETTAGS, with configurable default |
ASK_TESTSETTAGS() |
Getter for TESTSETTAGS w/ exceptions if field has no value |
HAS_TESTSETTAGS() |
Determine if TESTSETTAGS has a value |