Class: Aws::Types::SavingsPlansPurchaseAnalysisDetails
- Inherits:
-
Object
- Object
- Aws::Types::SavingsPlansPurchaseAnalysisDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#additional_metadata ⇒ ::String
Returns the value of attribute additional_metadata.
-
#currency_code ⇒ ::String
Returns the value of attribute currency_code.
-
#current_average_coverage ⇒ ::String
Returns the value of attribute current_average_coverage.
-
#current_average_hourly_on_demand_spend ⇒ ::String
Returns the value of attribute current_average_hourly_on_demand_spend.
-
#current_maximum_hourly_on_demand_spend ⇒ ::String
Returns the value of attribute current_maximum_hourly_on_demand_spend.
-
#current_minimum_hourly_on_demand_spend ⇒ ::String
Returns the value of attribute current_minimum_hourly_on_demand_spend.
-
#current_on_demand_spend ⇒ ::String
Returns the value of attribute current_on_demand_spend.
-
#estimated_average_coverage ⇒ ::String
Returns the value of attribute estimated_average_coverage.
-
#estimated_average_utilization ⇒ ::String
Returns the value of attribute estimated_average_utilization.
-
#estimated_commitment_cost ⇒ ::String
Returns the value of attribute estimated_commitment_cost.
-
#estimated_monthly_savings_amount ⇒ ::String
Returns the value of attribute estimated_monthly_savings_amount.
-
#estimated_on_demand_cost ⇒ ::String
Returns the value of attribute estimated_on_demand_cost.
-
#estimated_on_demand_cost_with_current_commitment ⇒ ::String
Returns the value of attribute estimated_on_demand_cost_with_current_commitment.
-
#estimated_roi ⇒ ::String
Returns the value of attribute estimated_roi.
-
#estimated_savings_amount ⇒ ::String
Returns the value of attribute estimated_savings_amount.
-
#estimated_savings_percentage ⇒ ::String
Returns the value of attribute estimated_savings_percentage.
-
#existing_hourly_commitment ⇒ ::String
Returns the value of attribute existing_hourly_commitment.
-
#hourly_commitment_to_purchase ⇒ ::String
Returns the value of attribute hourly_commitment_to_purchase.
-
#latest_usage_timestamp ⇒ ::String
Returns the value of attribute latest_usage_timestamp.
-
#lookback_period_in_hours ⇒ ::String
Returns the value of attribute lookback_period_in_hours.
-
#metrics_over_lookback_period ⇒ ::Array[Types::RecommendationDetailHourlyMetrics]
Returns the value of attribute metrics_over_lookback_period.
-
#upfront_cost ⇒ ::String
Returns the value of attribute upfront_cost.
Instance Attribute Details
#additional_metadata ⇒ ::String
Returns the value of attribute additional_metadata.
1375 1376 1377 |
# File 'sig/types.rbs', line 1375 def @additional_metadata end |
#currency_code ⇒ ::String
Returns the value of attribute currency_code.
1355 1356 1357 |
# File 'sig/types.rbs', line 1355 def currency_code @currency_code end |
#current_average_coverage ⇒ ::String
Returns the value of attribute current_average_coverage.
1357 1358 1359 |
# File 'sig/types.rbs', line 1357 def current_average_coverage @current_average_coverage end |
#current_average_hourly_on_demand_spend ⇒ ::String
Returns the value of attribute current_average_hourly_on_demand_spend.
1358 1359 1360 |
# File 'sig/types.rbs', line 1358 def current_average_hourly_on_demand_spend @current_average_hourly_on_demand_spend end |
#current_maximum_hourly_on_demand_spend ⇒ ::String
Returns the value of attribute current_maximum_hourly_on_demand_spend.
1359 1360 1361 |
# File 'sig/types.rbs', line 1359 def current_maximum_hourly_on_demand_spend @current_maximum_hourly_on_demand_spend end |
#current_minimum_hourly_on_demand_spend ⇒ ::String
Returns the value of attribute current_minimum_hourly_on_demand_spend.
1360 1361 1362 |
# File 'sig/types.rbs', line 1360 def current_minimum_hourly_on_demand_spend @current_minimum_hourly_on_demand_spend end |
#current_on_demand_spend ⇒ ::String
Returns the value of attribute current_on_demand_spend.
1361 1362 1363 |
# File 'sig/types.rbs', line 1361 def current_on_demand_spend @current_on_demand_spend end |
#estimated_average_coverage ⇒ ::String
Returns the value of attribute estimated_average_coverage.
1364 1365 1366 |
# File 'sig/types.rbs', line 1364 def estimated_average_coverage @estimated_average_coverage end |
#estimated_average_utilization ⇒ ::String
Returns the value of attribute estimated_average_utilization.
1365 1366 1367 |
# File 'sig/types.rbs', line 1365 def estimated_average_utilization @estimated_average_utilization end |
#estimated_commitment_cost ⇒ ::String
Returns the value of attribute estimated_commitment_cost.
1372 1373 1374 |
# File 'sig/types.rbs', line 1372 def estimated_commitment_cost @estimated_commitment_cost end |
#estimated_monthly_savings_amount ⇒ ::String
Returns the value of attribute estimated_monthly_savings_amount.
1366 1367 1368 |
# File 'sig/types.rbs', line 1366 def estimated_monthly_savings_amount @estimated_monthly_savings_amount end |
#estimated_on_demand_cost ⇒ ::String
Returns the value of attribute estimated_on_demand_cost.
1367 1368 1369 |
# File 'sig/types.rbs', line 1367 def estimated_on_demand_cost @estimated_on_demand_cost end |
#estimated_on_demand_cost_with_current_commitment ⇒ ::String
Returns the value of attribute estimated_on_demand_cost_with_current_commitment.
1368 1369 1370 |
# File 'sig/types.rbs', line 1368 def estimated_on_demand_cost_with_current_commitment @estimated_on_demand_cost_with_current_commitment end |
#estimated_roi ⇒ ::String
Returns the value of attribute estimated_roi.
1369 1370 1371 |
# File 'sig/types.rbs', line 1369 def estimated_roi @estimated_roi end |
#estimated_savings_amount ⇒ ::String
Returns the value of attribute estimated_savings_amount.
1370 1371 1372 |
# File 'sig/types.rbs', line 1370 def estimated_savings_amount @estimated_savings_amount end |
#estimated_savings_percentage ⇒ ::String
Returns the value of attribute estimated_savings_percentage.
1371 1372 1373 |
# File 'sig/types.rbs', line 1371 def estimated_savings_percentage @estimated_savings_percentage end |
#existing_hourly_commitment ⇒ ::String
Returns the value of attribute existing_hourly_commitment.
1362 1363 1364 |
# File 'sig/types.rbs', line 1362 def existing_hourly_commitment @existing_hourly_commitment end |
#hourly_commitment_to_purchase ⇒ ::String
Returns the value of attribute hourly_commitment_to_purchase.
1363 1364 1365 |
# File 'sig/types.rbs', line 1363 def hourly_commitment_to_purchase @hourly_commitment_to_purchase end |
#latest_usage_timestamp ⇒ ::String
Returns the value of attribute latest_usage_timestamp.
1373 1374 1375 |
# File 'sig/types.rbs', line 1373 def @latest_usage_timestamp end |
#lookback_period_in_hours ⇒ ::String
Returns the value of attribute lookback_period_in_hours.
1356 1357 1358 |
# File 'sig/types.rbs', line 1356 def lookback_period_in_hours @lookback_period_in_hours end |
#metrics_over_lookback_period ⇒ ::Array[Types::RecommendationDetailHourlyMetrics]
Returns the value of attribute metrics_over_lookback_period.
1376 1377 1378 |
# File 'sig/types.rbs', line 1376 def metrics_over_lookback_period @metrics_over_lookback_period end |
#upfront_cost ⇒ ::String
Returns the value of attribute upfront_cost.
1374 1375 1376 |
# File 'sig/types.rbs', line 1374 def upfront_cost @upfront_cost end |