Class: Aws::Types::GetRecommendationReportDetailsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


325
326
327
# File 'sig/types.rbs', line 325

def id
  @id
end

#recommendation_report_detailsTypes::RecommendationReportDetails

Returns the value of attribute recommendation_report_details.



326
327
328
# File 'sig/types.rbs', line 326

def recommendation_report_details
  @recommendation_report_details
end