/AWS1/CL_BUPCRERESTORETSTING03¶
CreateRestoreTestingSelectionOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_creationtime TYPE /AWS1/BUPTIMESTAMP00 /AWS1/BUPTIMESTAMP00¶
The time that the resource testing selection was created.
iv_restoretestingplanarn TYPE /AWS1/BUPSTRING00 /AWS1/BUPSTRING00¶
The ARN of the restore testing plan with which the restore testing selection is associated.
iv_restoretestingplanname TYPE /AWS1/BUPSTRING00 /AWS1/BUPSTRING00¶
The name of the restore testing plan.
The name cannot be changed after creation. The name consists of only alphanumeric characters and underscores. Maximum length is 50.
iv_restoretestingselionname TYPE /AWS1/BUPSTRING00 /AWS1/BUPSTRING00¶
The name of the restore testing selection for the related restore testing plan.
The name cannot be changed after creation. The name consists of only alphanumeric characters and underscores. Maximum length is 50.
Queryable Attributes¶
CreationTime¶
The time that the resource testing selection was created.
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¶
The ARN of the restore testing plan with which the restore testing selection is associated.
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 name of the restore testing plan.
The name cannot be changed after creation. The name consists of only alphanumeric characters and underscores. Maximum length is 50.
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 name of the restore testing selection for the related restore testing plan.
The name cannot be changed after creation. The name consists of only alphanumeric characters and underscores. Maximum length is 50.
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 |