Class: Aws::Types::GetSavingsPlanPurchaseRecommendationDetailsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#recommendation_detail_dataTypes::RecommendationDetailData

Returns the value of attribute recommendation_detail_data.



782
783
784
# File 'sig/types.rbs', line 782

def recommendation_detail_data
  @recommendation_detail_data
end

#recommendation_detail_id::String

Returns the value of attribute recommendation_detail_id.

Returns:

  • (::String)


781
782
783
# File 'sig/types.rbs', line 781

def recommendation_detail_id
  @recommendation_detail_id
end