/AWS1/CL_M2TGETTESTCONFRSP¶
GetTestConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_testconfigurationid TYPE /AWS1/M2TIDENTIFIER /AWS1/M2TIDENTIFIER¶
The response test configuration ID.
iv_name TYPE /AWS1/M2TRESOURCENAME /AWS1/M2TRESOURCENAME¶
The test configuration name
iv_testconfigurationarn TYPE /AWS1/M2TARN /AWS1/M2TARN¶
The test configuration Amazon Resource Name (ARN).
io_latestversion TYPE REF TO /AWS1/CL_M2TTESTCONFLATESTVRS /AWS1/CL_M2TTESTCONFLATESTVRS¶
The latest version of the test configuration.
iv_testconfigurationversion TYPE /AWS1/M2TVERSION /AWS1/M2TVERSION¶
The test configuration version.
iv_status TYPE /AWS1/M2TTESTCONFLIFECYCLE /AWS1/M2TTESTCONFLIFECYCLE¶
The status of the test configuration.
iv_creationtime TYPE /AWS1/M2TTIMESTAMP /AWS1/M2TTIMESTAMP¶
The creation time of the test configuration.
iv_lastupdatetime TYPE /AWS1/M2TTIMESTAMP /AWS1/M2TTIMESTAMP¶
The last update time of the test configuration.
it_resources TYPE /AWS1/CL_M2TRESOURCE=>TT_RESOURCELIST TT_RESOURCELIST¶
The resources of the test configuration.
it_properties TYPE /AWS1/CL_M2TPROPERTIES_W=>TT_PROPERTIES TT_PROPERTIES¶
The properties of the test configuration.
Optional arguments:¶
iv_statusreason TYPE /AWS1/M2TSTRING /AWS1/M2TSTRING¶
The status reason of the test configuration.
iv_description TYPE /AWS1/M2TRESOURCEDESCRIPTION /AWS1/M2TRESOURCEDESCRIPTION¶
The description of the test configuration.
it_tags TYPE /AWS1/CL_M2TTAGMAP_W=>TT_TAGMAP TT_TAGMAP¶
The tags of the test configuration.
io_servicesettings TYPE REF TO /AWS1/CL_M2TSERVICESETTINGS /AWS1/CL_M2TSERVICESETTINGS¶
The service settings of the test configuration.
Queryable Attributes¶
testConfigurationId¶
The response test configuration ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TESTCONFIGURATIONID() |
Getter for TESTCONFIGURATIONID, with configurable default |
ASK_TESTCONFIGURATIONID() |
Getter for TESTCONFIGURATIONID w/ exceptions if field has no |
HAS_TESTCONFIGURATIONID() |
Determine if TESTCONFIGURATIONID has a value |
name¶
The test configuration name
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
testConfigurationArn¶
The test configuration Amazon Resource Name (ARN).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TESTCONFIGURATIONARN() |
Getter for TESTCONFIGURATIONARN, with configurable default |
ASK_TESTCONFIGURATIONARN() |
Getter for TESTCONFIGURATIONARN w/ exceptions if field has n |
HAS_TESTCONFIGURATIONARN() |
Determine if TESTCONFIGURATIONARN has a value |
latestVersion¶
The latest version of the test configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LATESTVERSION() |
Getter for LATESTVERSION |
testConfigurationVersion¶
The test configuration version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TESTCONFIGURATIONVERSION() |
Getter for TESTCONFIGURATIONVERSION, with configurable defau |
ASK_TESTCONFIGURATIONVERSION() |
Getter for TESTCONFIGURATIONVERSION w/ exceptions if field h |
HAS_TESTCONFIGURATIONVERSION() |
Determine if TESTCONFIGURATIONVERSION has a value |
status¶
The status of the test configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
statusReason¶
The status reason of the test configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSREASON() |
Getter for STATUSREASON, with configurable default |
ASK_STATUSREASON() |
Getter for STATUSREASON w/ exceptions if field has no value |
HAS_STATUSREASON() |
Determine if STATUSREASON has a value |
creationTime¶
The creation time of the test configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |
lastUpdateTime¶
The last update time of the test configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATETIME() |
Getter for LASTUPDATETIME, with configurable default |
ASK_LASTUPDATETIME() |
Getter for LASTUPDATETIME w/ exceptions if field has no valu |
HAS_LASTUPDATETIME() |
Determine if LASTUPDATETIME has a value |
description¶
The description of the test configuration.
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 |
resources¶
The resources of the test configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCES() |
Getter for RESOURCES, with configurable default |
ASK_RESOURCES() |
Getter for RESOURCES w/ exceptions if field has no value |
HAS_RESOURCES() |
Determine if RESOURCES has a value |
properties¶
The properties of the test configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROPERTIES() |
Getter for PROPERTIES, with configurable default |
ASK_PROPERTIES() |
Getter for PROPERTIES w/ exceptions if field has no value |
HAS_PROPERTIES() |
Determine if PROPERTIES has a value |
tags¶
The tags of the test configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |
serviceSettings¶
The service settings of the test configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICESETTINGS() |
Getter for SERVICESETTINGS |