Class: Aws::Types::FailedGroupingRecommendationEntry

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#error_message ⇒ ::String

Returns the value of attribute error_message.

Returns:

  • (::String)


654
655
656
# File 'sig/types.rbs', line 654

def error_message
  @error_message
end

#grouping_recommendation_id ⇒ ::String

Returns the value of attribute grouping_recommendation_id.

Returns:

  • (::String)


655
656
657
# File 'sig/types.rbs', line 655

def grouping_recommendation_id
  @grouping_recommendation_id
end