Class: Aws::Types::GenerateMatchIdOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#failed_records::Array[Types::FailedRecord]

Returns the value of attribute failed_records.

Returns:



240
241
242
# File 'sig/types.rbs', line 240

def failed_records
  @failed_records
end

#match_groups::Array[Types::MatchGroup]

Returns the value of attribute match_groups.

Returns:



239
240
241
# File 'sig/types.rbs', line 239

def match_groups
  @match_groups
end