Class: Aws::Types::SearchContactsAdditionalTimeRangeCriteria

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#time_rangeTypes::SearchContactsTimeRange

Returns the value of attribute time_range.

Returns:



7365
7366
7367
# File 'sig/types.rbs', line 7365

def time_range
  @time_range
end

#timestamp_conditionTypes::SearchContactsTimestampCondition

Returns the value of attribute timestamp_condition.

Returns:



7366
7367
7368
# File 'sig/types.rbs', line 7366

def timestamp_condition
  @timestamp_condition
end