Class: Aws::Types::RejectResourceGroupingRecommendationsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#app_arn ⇒ ::String

Returns the value of attribute app_arn.

Returns:

  • (::String)


1138
1139
1140
# File 'sig/types.rbs', line 1138

def app_arn
  @app_arn
end

#failed_entries ⇒ ::Array[Types::FailedGroupingRecommendationEntry]

Returns the value of attribute failed_entries.



1139
1140
1141
# File 'sig/types.rbs', line 1139

def failed_entries
  @failed_entries
end