/AWS1/CL_EC2DSBFASTSNAPRESTO04¶
Contains information about an error that occurred when disabling fast snapshot restores.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_availabilityzone TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The Availability Zone.
iv_availabilityzoneid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The ID of the Availability Zone.
io_error TYPE REF TO /AWS1/CL_EC2DSBFASTSNAPRESTO05 /AWS1/CL_EC2DSBFASTSNAPRESTO05¶
The error.
Queryable Attributes¶
AvailabilityZone¶
The Availability Zone.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVAILABILITYZONE() |
Getter for AVAILABILITYZONE, with configurable default |
ASK_AVAILABILITYZONE() |
Getter for AVAILABILITYZONE w/ exceptions if field has no va |
HAS_AVAILABILITYZONE() |
Determine if AVAILABILITYZONE has a value |
AvailabilityZoneId¶
The ID of the Availability Zone.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVAILABILITYZONEID() |
Getter for AVAILABILITYZONEID, with configurable default |
ASK_AVAILABILITYZONEID() |
Getter for AVAILABILITYZONEID w/ exceptions if field has no |
HAS_AVAILABILITYZONEID() |
Determine if AVAILABILITYZONEID has a value |
Error¶
The error.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERROR() |
Getter for ERROR |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_DSBFASTSNAPRESTORESTATEER00¶
TYPES TT_DSBFASTSNAPRESTORESTATEER00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2DSBFASTSNAPRESTO04 WITH DEFAULT KEY
.