Class: Aws::Types::ListResourceGroupingRecommendationsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#grouping_recommendations ⇒ ::Array[Types::GroupingRecommendation]

Returns the value of attribute grouping_recommendations.

Returns:



954
955
956
# File 'sig/types.rbs', line 954

def grouping_recommendations
  @grouping_recommendations
end

#next_token ⇒ ::String

Returns the value of attribute next_token.

Returns:

  • (::String)


955
956
957
# File 'sig/types.rbs', line 955

def next_token
  @next_token
end