Class: Aws::Types::SearchContactsAdditionalTimeRange

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::SearchContactsAdditionalTimeRangeCriteria]

Returns the value of attribute criteria.

Returns:



7359
7360
7361
# File 'sig/types.rbs', line 7359

def criteria
  @criteria
end

#match_type"MATCH_ALL", ...

Returns the value of attribute match_type.

Returns:



7360
7361
7362
# File 'sig/types.rbs', line 7360

def match_type
  @match_type
end