Class: Aws::Types::MatchedRecord

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_source_arn::String

Returns the value of attribute input_source_arn.

Returns:

  • (::String)


650
651
652
# File 'sig/types.rbs', line 650

def input_source_arn
  @input_source_arn
end

#record_id::String

Returns the value of attribute record_id.

Returns:

  • (::String)


651
652
653
# File 'sig/types.rbs', line 651

def record_id
  @record_id
end