class Aws::Xml::Parser::StructureFrame
def flattened_list?(ref)
def flattened_list?(ref) ListShape === ref.shape && (ref.shape.flattened || ref["flattened"]) end
def flattened_list?(ref) ListShape === ref.shape && (ref.shape.flattened || ref["flattened"]) end