Class: Aws::Types::CommitmentPurchaseAnalysisConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::CommitmentPurchaseAnalysisConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#savings_plans_purchase_analysis_configuration ⇒ Types::SavingsPlansPurchaseAnalysisConfiguration
Returns the value of attribute savings_plans_purchase_analysis_configuration.
Instance Attribute Details
#savings_plans_purchase_analysis_configuration ⇒ Types::SavingsPlansPurchaseAnalysisConfiguration
Returns the value of attribute savings_plans_purchase_analysis_configuration.
98 99 100 |
# File 'sig/types.rbs', line 98 def savings_plans_purchase_analysis_configuration @savings_plans_purchase_analysis_configuration end |