Class: Aws::Types::QueryTemporalRangeMax

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#table_arn::String

Returns the value of attribute table_arn.

Returns:

  • (::String)


324
325
326
# File 'sig/types.rbs', line 324

def table_arn
  @table_arn
end

#value::Integer

Returns the value of attribute value.

Returns:

  • (::Integer)


323
324
325
# File 'sig/types.rbs', line 323

def value
  @value
end