/AWS1/CL_NEPVALIDDBINSTMODSMSG¶
Information about valid modifications that you can make to your DB instance. Contains the result of a successful call to the DescribeValidDBInstanceModifications action. You can use this information when you call ModifyDBInstance.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_storage TYPE /AWS1/CL_NEPVALIDSTORAGEOPTS=>TT_VALIDSTORAGEOPTIONSLIST TT_VALIDSTORAGEOPTIONSLIST¶
Valid storage options for your DB instance.
Queryable Attributes¶
Storage¶
Valid storage options for your DB instance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STORAGE() |
Getter for STORAGE, with configurable default |
ASK_STORAGE() |
Getter for STORAGE w/ exceptions if field has no value |
HAS_STORAGE() |
Determine if STORAGE has a value |