Class: Aws::Types::TabularConditions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#order_by::Array[Types::OrderBy]

Returns the value of attribute order_by.

Returns:



1147
1148
1149
# File 'sig/types.rbs', line 1147

def order_by
  @order_by
end

#property_filters::Array[Types::PropertyFilter]

Returns the value of attribute property_filters.

Returns:



1148
1149
1150
# File 'sig/types.rbs', line 1148

def property_filters
  @property_filters
end