/AWS1/CL_CEXRIGHTSIZINGRECOM00¶
You can use RightsizingRecommendationConfiguration
to customize
recommendations across two attributes. You can choose to view recommendations for
instances within the same instance families or across different instance families. You
can also choose to view your estimated savings that are associated with recommendations
with consideration of existing Savings Plans or Reserved Instance (RI) benefits, or
neither.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_recommendationtarget
TYPE /AWS1/CEXRECOMMENDATIONTARGET
/AWS1/CEXRECOMMENDATIONTARGET
¶
The option to see recommendations within the same instance family or recommendations for instances across other families. The default value is
SAME_INSTANCE_FAMILY
.
iv_benefitsconsidered
TYPE /AWS1/CEXGENERICBOOLEAN
/AWS1/CEXGENERICBOOLEAN
¶
The option to consider RI or Savings Plans discount benefits in your savings calculation. The default value is
TRUE
.
Queryable Attributes¶
RecommendationTarget¶
The option to see recommendations within the same instance family or recommendations for instances across other families. The default value is
SAME_INSTANCE_FAMILY
.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RECOMMENDATIONTARGET() |
Getter for RECOMMENDATIONTARGET, with configurable default |
ASK_RECOMMENDATIONTARGET() |
Getter for RECOMMENDATIONTARGET w/ exceptions if field has n |
HAS_RECOMMENDATIONTARGET() |
Determine if RECOMMENDATIONTARGET has a value |
BenefitsConsidered¶
The option to consider RI or Savings Plans discount benefits in your savings calculation. The default value is
TRUE
.
Accessible with the following methods¶
Method | Description |
---|---|
GET_BENEFITSCONSIDERED() |
Getter for BENEFITSCONSIDERED |