class Aws::DynamoDB::Errors::RequestLimitExceeded

def throttling_reasons

Returns:
  • (String) -
def throttling_reasons
  @data[:throttling_reasons]
end