/AWS1/CL_CEXSAVINGSPLANSDETS¶
The attribute details on a specific Savings Plan.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_region TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING¶
A collection of Amazon Web Services resources in a geographic area. Each Amazon Web Services Region is isolated and independent of the other Regions.
iv_instancefamily TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING¶
A group of instance types that Savings Plans applies to.
iv_offeringid TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING¶
The unique ID that's used to distinguish Savings Plans from one another.
Queryable Attributes¶
Region¶
A collection of Amazon Web Services resources in a geographic area. Each Amazon Web Services Region is isolated and independent of the other Regions.
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 |
InstanceFamily¶
A group of instance types that Savings Plans applies to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTANCEFAMILY() |
Getter for INSTANCEFAMILY, with configurable default |
ASK_INSTANCEFAMILY() |
Getter for INSTANCEFAMILY w/ exceptions if field has no valu |
HAS_INSTANCEFAMILY() |
Determine if INSTANCEFAMILY has a value |
OfferingId¶
The unique ID that's used to distinguish Savings Plans from one another.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OFFERINGID() |
Getter for OFFERINGID, with configurable default |
ASK_OFFERINGID() |
Getter for OFFERINGID w/ exceptions if field has no value |
HAS_OFFERINGID() |
Determine if OFFERINGID has a value |