Class: Aws::Types::SearchableContactAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#criteria::Array[Types::SearchableContactAttributesCriteria]

Returns the value of attribute criteria.

Returns:



7775
7776
7777
# File 'sig/types.rbs', line 7775

def criteria
  @criteria
end

#match_type"MATCH_ALL", ...

Returns the value of attribute match_type.

Returns:



7776
7777
7778
# File 'sig/types.rbs', line 7776

def match_type
  @match_type
end