Class: Aws::Types::ReservationPurchaseRecommendationDetail
- Inherits:
-
Object
- Object
- Aws::Types::ReservationPurchaseRecommendationDetail
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_id ⇒ ::String
Returns the value of attribute account_id.
-
#average_normalized_units_used_per_hour ⇒ ::String
Returns the value of attribute average_normalized_units_used_per_hour.
-
#average_number_of_capacity_units_used_per_hour ⇒ ::String
Returns the value of attribute average_number_of_capacity_units_used_per_hour.
-
#average_number_of_instances_used_per_hour ⇒ ::String
Returns the value of attribute average_number_of_instances_used_per_hour.
-
#average_utilization ⇒ ::String
Returns the value of attribute average_utilization.
-
#currency_code ⇒ ::String
Returns the value of attribute currency_code.
-
#estimated_break_even_in_months ⇒ ::String
Returns the value of attribute estimated_break_even_in_months.
-
#estimated_monthly_on_demand_cost ⇒ ::String
Returns the value of attribute estimated_monthly_on_demand_cost.
-
#estimated_monthly_savings_amount ⇒ ::String
Returns the value of attribute estimated_monthly_savings_amount.
-
#estimated_monthly_savings_percentage ⇒ ::String
Returns the value of attribute estimated_monthly_savings_percentage.
-
#estimated_reservation_cost_for_lookback_period ⇒ ::String
Returns the value of attribute estimated_reservation_cost_for_lookback_period.
-
#instance_details ⇒ Types::InstanceDetails
Returns the value of attribute instance_details.
-
#maximum_normalized_units_used_per_hour ⇒ ::String
Returns the value of attribute maximum_normalized_units_used_per_hour.
-
#maximum_number_of_capacity_units_used_per_hour ⇒ ::String
Returns the value of attribute maximum_number_of_capacity_units_used_per_hour.
-
#maximum_number_of_instances_used_per_hour ⇒ ::String
Returns the value of attribute maximum_number_of_instances_used_per_hour.
-
#minimum_normalized_units_used_per_hour ⇒ ::String
Returns the value of attribute minimum_normalized_units_used_per_hour.
-
#minimum_number_of_capacity_units_used_per_hour ⇒ ::String
Returns the value of attribute minimum_number_of_capacity_units_used_per_hour.
-
#minimum_number_of_instances_used_per_hour ⇒ ::String
Returns the value of attribute minimum_number_of_instances_used_per_hour.
-
#recommended_normalized_units_to_purchase ⇒ ::String
Returns the value of attribute recommended_normalized_units_to_purchase.
-
#recommended_number_of_capacity_units_to_purchase ⇒ ::String
Returns the value of attribute recommended_number_of_capacity_units_to_purchase.
-
#recommended_number_of_instances_to_purchase ⇒ ::String
Returns the value of attribute recommended_number_of_instances_to_purchase.
-
#recurring_standard_monthly_cost ⇒ ::String
Returns the value of attribute recurring_standard_monthly_cost.
-
#reserved_capacity_details ⇒ Types::ReservedCapacityDetails
Returns the value of attribute reserved_capacity_details.
-
#upfront_cost ⇒ ::String
Returns the value of attribute upfront_cost.
Instance Attribute Details
#account_id ⇒ ::String
Returns the value of attribute account_id.
1172 1173 1174 |
# File 'sig/types.rbs', line 1172 def account_id @account_id end |
#average_normalized_units_used_per_hour ⇒ ::String
Returns the value of attribute average_normalized_units_used_per_hour.
1181 1182 1183 |
# File 'sig/types.rbs', line 1181 def average_normalized_units_used_per_hour @average_normalized_units_used_per_hour end |
#average_number_of_capacity_units_used_per_hour ⇒ ::String
Returns the value of attribute average_number_of_capacity_units_used_per_hour.
1195 1196 1197 |
# File 'sig/types.rbs', line 1195 def average_number_of_capacity_units_used_per_hour @average_number_of_capacity_units_used_per_hour end |
#average_number_of_instances_used_per_hour ⇒ ::String
Returns the value of attribute average_number_of_instances_used_per_hour.
1180 1181 1182 |
# File 'sig/types.rbs', line 1180 def average_number_of_instances_used_per_hour @average_number_of_instances_used_per_hour end |
#average_utilization ⇒ ::String
Returns the value of attribute average_utilization.
1182 1183 1184 |
# File 'sig/types.rbs', line 1182 def average_utilization @average_utilization end |
#currency_code ⇒ ::String
Returns the value of attribute currency_code.
1184 1185 1186 |
# File 'sig/types.rbs', line 1184 def currency_code @currency_code end |
#estimated_break_even_in_months ⇒ ::String
Returns the value of attribute estimated_break_even_in_months.
1183 1184 1185 |
# File 'sig/types.rbs', line 1183 def estimated_break_even_in_months @estimated_break_even_in_months end |
#estimated_monthly_on_demand_cost ⇒ ::String
Returns the value of attribute estimated_monthly_on_demand_cost.
1187 1188 1189 |
# File 'sig/types.rbs', line 1187 def estimated_monthly_on_demand_cost @estimated_monthly_on_demand_cost end |
#estimated_monthly_savings_amount ⇒ ::String
Returns the value of attribute estimated_monthly_savings_amount.
1185 1186 1187 |
# File 'sig/types.rbs', line 1185 def estimated_monthly_savings_amount @estimated_monthly_savings_amount end |
#estimated_monthly_savings_percentage ⇒ ::String
Returns the value of attribute estimated_monthly_savings_percentage.
1186 1187 1188 |
# File 'sig/types.rbs', line 1186 def estimated_monthly_savings_percentage @estimated_monthly_savings_percentage end |
#estimated_reservation_cost_for_lookback_period ⇒ ::String
Returns the value of attribute estimated_reservation_cost_for_lookback_period.
1188 1189 1190 |
# File 'sig/types.rbs', line 1188 def estimated_reservation_cost_for_lookback_period @estimated_reservation_cost_for_lookback_period end |
#instance_details ⇒ Types::InstanceDetails
Returns the value of attribute instance_details.
1173 1174 1175 |
# File 'sig/types.rbs', line 1173 def instance_details @instance_details end |
#maximum_normalized_units_used_per_hour ⇒ ::String
Returns the value of attribute maximum_normalized_units_used_per_hour.
1179 1180 1181 |
# File 'sig/types.rbs', line 1179 def maximum_normalized_units_used_per_hour @maximum_normalized_units_used_per_hour end |
#maximum_number_of_capacity_units_used_per_hour ⇒ ::String
Returns the value of attribute maximum_number_of_capacity_units_used_per_hour.
1194 1195 1196 |
# File 'sig/types.rbs', line 1194 def maximum_number_of_capacity_units_used_per_hour @maximum_number_of_capacity_units_used_per_hour end |
#maximum_number_of_instances_used_per_hour ⇒ ::String
Returns the value of attribute maximum_number_of_instances_used_per_hour.
1178 1179 1180 |
# File 'sig/types.rbs', line 1178 def maximum_number_of_instances_used_per_hour @maximum_number_of_instances_used_per_hour end |
#minimum_normalized_units_used_per_hour ⇒ ::String
Returns the value of attribute minimum_normalized_units_used_per_hour.
1177 1178 1179 |
# File 'sig/types.rbs', line 1177 def minimum_normalized_units_used_per_hour @minimum_normalized_units_used_per_hour end |
#minimum_number_of_capacity_units_used_per_hour ⇒ ::String
Returns the value of attribute minimum_number_of_capacity_units_used_per_hour.
1193 1194 1195 |
# File 'sig/types.rbs', line 1193 def minimum_number_of_capacity_units_used_per_hour @minimum_number_of_capacity_units_used_per_hour end |
#minimum_number_of_instances_used_per_hour ⇒ ::String
Returns the value of attribute minimum_number_of_instances_used_per_hour.
1176 1177 1178 |
# File 'sig/types.rbs', line 1176 def minimum_number_of_instances_used_per_hour @minimum_number_of_instances_used_per_hour end |
#recommended_normalized_units_to_purchase ⇒ ::String
Returns the value of attribute recommended_normalized_units_to_purchase.
1175 1176 1177 |
# File 'sig/types.rbs', line 1175 def recommended_normalized_units_to_purchase @recommended_normalized_units_to_purchase end |
#recommended_number_of_capacity_units_to_purchase ⇒ ::String
Returns the value of attribute recommended_number_of_capacity_units_to_purchase.
1192 1193 1194 |
# File 'sig/types.rbs', line 1192 def recommended_number_of_capacity_units_to_purchase @recommended_number_of_capacity_units_to_purchase end |
#recommended_number_of_instances_to_purchase ⇒ ::String
Returns the value of attribute recommended_number_of_instances_to_purchase.
1174 1175 1176 |
# File 'sig/types.rbs', line 1174 def recommended_number_of_instances_to_purchase @recommended_number_of_instances_to_purchase end |
#recurring_standard_monthly_cost ⇒ ::String
Returns the value of attribute recurring_standard_monthly_cost.
1190 1191 1192 |
# File 'sig/types.rbs', line 1190 def recurring_standard_monthly_cost @recurring_standard_monthly_cost end |
#reserved_capacity_details ⇒ Types::ReservedCapacityDetails
Returns the value of attribute reserved_capacity_details.
1191 1192 1193 |
# File 'sig/types.rbs', line 1191 def reserved_capacity_details @reserved_capacity_details end |
#upfront_cost ⇒ ::String
Returns the value of attribute upfront_cost.
1189 1190 1191 |
# File 'sig/types.rbs', line 1189 def upfront_cost @upfront_cost end |