Class: Aws::Types::ReservationPurchaseRecommendationMetadata
- Inherits:
-
Object
- Object
- Aws::Types::ReservationPurchaseRecommendationMetadata
- 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.
1202 1203 1204 |
# File 'sig/types.rbs', line 1202 def end |
#generation_timestamp ⇒ ::String
Returns the value of attribute generation_timestamp.
1201 1202 1203 |
# File 'sig/types.rbs', line 1201 def end |
#recommendation_id ⇒ ::String
Returns the value of attribute recommendation_id.
1200 1201 1202 |
# File 'sig/types.rbs', line 1200 def recommendation_id @recommendation_id end |