Class: Aws::Types::Conditions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#object_count::Integer

Returns the value of attribute object_count.

Returns:

  • (::Integer)


272
273
274
# File 'sig/types.rbs', line 272

def object_count
  @object_count
end

#rangeTypes::Range

Returns the value of attribute range.

Returns:



271
272
273
# File 'sig/types.rbs', line 271

def range
  @range
end

#thresholdTypes::Threshold

Returns the value of attribute threshold.

Returns:



273
274
275
# File 'sig/types.rbs', line 273

def threshold
  @threshold
end