/AWS1/CL_BUPUPRESTORETSTINGS01¶
UpdateRestoreTestingSelectionOutput
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_creationtime
TYPE /AWS1/BUPTIMESTAMP00
/AWS1/BUPTIMESTAMP00
¶
The time the resource testing selection was updated successfully.
iv_restoretestingplanarn
TYPE /AWS1/BUPSTRING00
/AWS1/BUPSTRING00
¶
Unique string that is the name of the restore testing plan.
iv_restoretestingplanname
TYPE /AWS1/BUPSTRING00
/AWS1/BUPSTRING00
¶
The restore testing plan with which the updated restore testing selection is associated.
iv_restoretestingselionname
TYPE /AWS1/BUPSTRING00
/AWS1/BUPSTRING00
¶
The returned restore testing selection name.
iv_updatetime
TYPE /AWS1/BUPTIMESTAMP00
/AWS1/BUPTIMESTAMP00
¶
The time the update completed for the restore testing selection.
Queryable Attributes¶
CreationTime¶
The time the resource testing selection was updated successfully.
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 |
RestoreTestingPlanArn¶
Unique string that is the name of the restore testing plan.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESTORETESTINGPLANARN() |
Getter for RESTORETESTINGPLANARN, with configurable default |
ASK_RESTORETESTINGPLANARN() |
Getter for RESTORETESTINGPLANARN w/ exceptions if field has |
HAS_RESTORETESTINGPLANARN() |
Determine if RESTORETESTINGPLANARN has a value |
RestoreTestingPlanName¶
The restore testing plan with which the updated restore testing selection is associated.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESTORETESTINGPLANNAME() |
Getter for RESTORETESTINGPLANNAME, with configurable default |
ASK_RESTORETESTINGPLANNAME() |
Getter for RESTORETESTINGPLANNAME w/ exceptions if field has |
HAS_RESTORETESTINGPLANNAME() |
Determine if RESTORETESTINGPLANNAME has a value |
RestoreTestingSelectionName¶
The returned restore testing selection name.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESTORETESTINGSELIONNAME() |
Getter for RESTORETESTINGSELECTIONNAME, with configurable de |
ASK_RESTORETESTINGSELIONNAME() |
Getter for RESTORETESTINGSELECTIONNAME w/ exceptions if fiel |
HAS_RESTORETESTINGSELIONNAME() |
Determine if RESTORETESTINGSELECTIONNAME has a value |
UpdateTime¶
The time the update completed for the restore testing selection.
Accessible with the following methods¶
Method | Description |
---|---|
GET_UPDATETIME() |
Getter for UPDATETIME, with configurable default |
ASK_UPDATETIME() |
Getter for UPDATETIME w/ exceptions if field has no value |
HAS_UPDATETIME() |
Determine if UPDATETIME has a value |