/AWS1/CL_CEXDYNAMODBCAPDETAILS¶
The DynamoDB reservations that Amazon Web Services recommends that you purchase.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_capacityunits
TYPE /AWS1/CEXGENERICSTRING
/AWS1/CEXGENERICSTRING
¶
The capacity unit of the recommended reservation.
iv_region
TYPE /AWS1/CEXGENERICSTRING
/AWS1/CEXGENERICSTRING
¶
The Amazon Web Services Region of the recommended reservation.
Queryable Attributes¶
CapacityUnits¶
The capacity unit of the recommended reservation.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CAPACITYUNITS() |
Getter for CAPACITYUNITS, with configurable default |
ASK_CAPACITYUNITS() |
Getter for CAPACITYUNITS w/ exceptions if field has no value |
HAS_CAPACITYUNITS() |
Determine if CAPACITYUNITS has a value |
Region¶
The Amazon Web Services Region of the recommended reservation.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REGION() |
Getter for REGION, with configurable default |
ASK_REGION() |
Getter for REGION w/ exceptions if field has no value |
HAS_REGION() |
Determine if REGION has a value |