/AWS1/CL_COPECSESTIMATEDMONT00¶
Describes the estimated monthly savings possible for Amazon ECS services by adopting Compute Optimizer recommendations. This is based on Amazon ECS service pricing after applying Savings Plans discounts.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_currency TYPE /AWS1/COPCURRENCY /AWS1/COPCURRENCY¶
The currency of the estimated monthly savings.
iv_value TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The value of the estimated monthly savings for Amazon ECS services.
Queryable Attributes¶
currency¶
The currency of the estimated monthly savings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CURRENCY() |
Getter for CURRENCY, with configurable default |
ASK_CURRENCY() |
Getter for CURRENCY w/ exceptions if field has no value |
HAS_CURRENCY() |
Determine if CURRENCY has a value |
value¶
The value of the estimated monthly savings for Amazon ECS services.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALUE() |
Getter for VALUE |
ASK_VALUE() |
Getter for VALUE w/ exceptions if field has no value |
STR_VALUE() |
String format for VALUE |