/AWS1/CL_IODUPDATESUITEDEFNRSP¶
UpdateSuiteDefinitionResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_suitedefinitionid
TYPE /AWS1/IODUUID
/AWS1/IODUUID
¶
Suite definition ID of the updated test suite.
iv_suitedefinitionarn
TYPE /AWS1/IODAMAZONRESOURCENAME
/AWS1/IODAMAZONRESOURCENAME
¶
Amazon Resource Name (ARN) of the updated test suite.
iv_suitedefinitionname
TYPE /AWS1/IODSUITEDEFINITIONNAME
/AWS1/IODSUITEDEFINITIONNAME
¶
Updates the suite definition name. This is a required parameter.
iv_suitedefinitionversion
TYPE /AWS1/IODSUITEDEFNVERSION
/AWS1/IODSUITEDEFNVERSION
¶
Suite definition version of the updated test suite.
iv_createdat
TYPE /AWS1/IODTIMESTAMP
/AWS1/IODTIMESTAMP
¶
Timestamp of when the test suite was created.
iv_lastupdatedat
TYPE /AWS1/IODTIMESTAMP
/AWS1/IODTIMESTAMP
¶
Timestamp of when the test suite was updated.
Queryable Attributes¶
suiteDefinitionId¶
Suite definition ID of the updated test suite.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SUITEDEFINITIONID() |
Getter for SUITEDEFINITIONID, with configurable default |
ASK_SUITEDEFINITIONID() |
Getter for SUITEDEFINITIONID w/ exceptions if field has no v |
HAS_SUITEDEFINITIONID() |
Determine if SUITEDEFINITIONID has a value |
suiteDefinitionArn¶
Amazon Resource Name (ARN) of the updated test suite.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SUITEDEFINITIONARN() |
Getter for SUITEDEFINITIONARN, with configurable default |
ASK_SUITEDEFINITIONARN() |
Getter for SUITEDEFINITIONARN w/ exceptions if field has no |
HAS_SUITEDEFINITIONARN() |
Determine if SUITEDEFINITIONARN has a value |
suiteDefinitionName¶
Updates the suite definition name. This is a required parameter.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SUITEDEFINITIONNAME() |
Getter for SUITEDEFINITIONNAME, with configurable default |
ASK_SUITEDEFINITIONNAME() |
Getter for SUITEDEFINITIONNAME w/ exceptions if field has no |
HAS_SUITEDEFINITIONNAME() |
Determine if SUITEDEFINITIONNAME has a value |
suiteDefinitionVersion¶
Suite definition version of the updated test suite.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SUITEDEFINITIONVERSION() |
Getter for SUITEDEFINITIONVERSION, with configurable default |
ASK_SUITEDEFINITIONVERSION() |
Getter for SUITEDEFINITIONVERSION w/ exceptions if field has |
HAS_SUITEDEFINITIONVERSION() |
Determine if SUITEDEFINITIONVERSION has a value |
createdAt¶
Timestamp of when the test suite was created.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
lastUpdatedAt¶
Timestamp of when the test suite was updated.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT, with configurable default |
ASK_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT w/ exceptions if field has no value |
HAS_LASTUPDATEDAT() |
Determine if LASTUPDATEDAT has a value |