/AWS1/CL_EC2DSBFASTSNAPRESTO01¶
DisableFastSnapshotRestoresResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_successful
TYPE /AWS1/CL_EC2DSBFASTSNAPRESTO02=>TT_DSBFASTSNAPRESTORESUCCSET
TT_DSBFASTSNAPRESTORESUCCSET
¶
Information about the snapshots for which fast snapshot restores were successfully disabled.
it_unsuccessful
TYPE /AWS1/CL_EC2DSBFASTSNAPRESTO03=>TT_DSBFASTSNAPRESTOREERRORSET
TT_DSBFASTSNAPRESTOREERRORSET
¶
Information about the snapshots for which fast snapshot restores could not be disabled.
Queryable Attributes¶
Successful¶
Information about the snapshots for which fast snapshot restores were successfully disabled.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SUCCESSFUL() |
Getter for SUCCESSFUL, with configurable default |
ASK_SUCCESSFUL() |
Getter for SUCCESSFUL w/ exceptions if field has no value |
HAS_SUCCESSFUL() |
Determine if SUCCESSFUL has a value |
Unsuccessful¶
Information about the snapshots for which fast snapshot restores could not be disabled.
Accessible with the following methods¶
Method | Description |
---|---|
GET_UNSUCCESSFUL() |
Getter for UNSUCCESSFUL, with configurable default |
ASK_UNSUCCESSFUL() |
Getter for UNSUCCESSFUL w/ exceptions if field has no value |
HAS_UNSUCCESSFUL() |
Determine if UNSUCCESSFUL has a value |