Class: Aws::Types::AmazonOpenSearchServerlessBufferingHints

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#interval_in_seconds::Integer

Returns the value of attribute interval_in_seconds.

Returns:

  • (::Integer)


12
13
14
# File 'sig/types.rbs', line 12

def interval_in_seconds
  @interval_in_seconds
end

#size_in_m_bs::Integer

Returns the value of attribute size_in_m_bs.

Returns:

  • (::Integer)


13
14
15
# File 'sig/types.rbs', line 13

def size_in_m_bs
  @size_in_m_bs
end