class Aws::Api::Docs::ParamFormatter

def recursive?(ref)

def recursive?(ref)
  @recursive_shapes.include?(ref.shape)
end