class Aws::Xml::Parser::StructureFrame
def xml_name(ref)
def xml_name(ref) if flattened_list?(ref) ref.shape.member.location_name || ref.location_name else ref.location_name end end
def xml_name(ref) if flattened_list?(ref) ref.shape.member.location_name || ref.location_name else ref.location_name end end