Class: Aws::Types::GetMatchIdOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#match_id::String

Returns the value of attribute match_id.

Returns:

  • (::String)


309
310
311
# File 'sig/types.rbs', line 309

def match_id
  @match_id
end

#match_rule::String

Returns the value of attribute match_rule.

Returns:

  • (::String)


310
311
312
# File 'sig/types.rbs', line 310

def match_rule
  @match_rule
end