Class: Aws::Types::SavingsPlansPurchaseRecommendationMetadata
- Inherits:
-
Object
- Object
- Aws::Types::SavingsPlansPurchaseRecommendationMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#additional_metadata ⇒ ::String
Returns the value of attribute additional_metadata.
-
#generation_timestamp ⇒ ::String
Returns the value of attribute generation_timestamp.
-
#recommendation_id ⇒ ::String
Returns the value of attribute recommendation_id.
Instance Attribute Details
#additional_metadata ⇒ ::String
Returns the value of attribute additional_metadata.
1415 1416 1417 |
# File 'sig/types.rbs', line 1415 def end |
#generation_timestamp ⇒ ::String
Returns the value of attribute generation_timestamp.
1414 1415 1416 |
# File 'sig/types.rbs', line 1414 def end |
#recommendation_id ⇒ ::String
Returns the value of attribute recommendation_id.
1413 1414 1415 |
# File 'sig/types.rbs', line 1413 def recommendation_id @recommendation_id end |