/AWS1/CL_BUPUPRESTORETSTINGP01¶
UpdateRestoreTestingPlanOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_creationtime TYPE /AWS1/BUPTIMESTAMP00 /AWS1/BUPTIMESTAMP00¶
The time the resource testing plan was created.
iv_restoretestingplanarn TYPE /AWS1/BUPSTRING00 /AWS1/BUPSTRING00¶
Unique ARN (Amazon Resource Name) of the restore testing plan.
iv_restoretestingplanname TYPE /AWS1/BUPSTRING00 /AWS1/BUPSTRING00¶
The name cannot be changed after creation. The name consists of only alphanumeric characters and underscores. Maximum length is 50.
iv_updatetime TYPE /AWS1/BUPTIMESTAMP00 /AWS1/BUPTIMESTAMP00¶
The time the update completed for the restore testing plan.
Queryable Attributes¶
CreationTime¶
The time the resource testing plan 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¶
Unique ARN (Amazon Resource 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 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 |
UpdateTime¶
The time the update completed for the restore testing plan.
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 |