Skip to content

/AWS1/CL_RDSVALIDADDLSTRGOPTS

Contains the valid options for additional storage volumes for a DB instance.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_supportsaddlstrgvolumes TYPE /AWS1/RDSBOOLEAN /AWS1/RDSBOOLEAN

Indicates whether the DB instance supports additional storage volumes.

it_volumes TYPE /AWS1/CL_RDSVALIDVOLUMEOPTIONS=>TT_VALIDVOLUMEOPTIONSLIST TT_VALIDVOLUMEOPTIONSLIST

The valid additional storage volume options for the DB instance.


Queryable Attributes

SupportsAdditionalStorageVolumes

Indicates whether the DB instance supports additional storage volumes.

Accessible with the following methods

Method Description
GET_SUPPORTSADDLSTRGVOLUMES() Getter for SUPPORTSADDLSTORAGEVOLUMES, with configurable def
ASK_SUPPORTSADDLSTRGVOLUMES() Getter for SUPPORTSADDLSTORAGEVOLUMES w/ exceptions if field
HAS_SUPPORTSADDLSTRGVOLUMES() Determine if SUPPORTSADDLSTORAGEVOLUMES has a value

Volumes

The valid additional storage volume options for the DB instance.

Accessible with the following methods

Method Description
GET_VOLUMES() Getter for VOLUMES, with configurable default
ASK_VOLUMES() Getter for VOLUMES w/ exceptions if field has no value
HAS_VOLUMES() Determine if VOLUMES has a value