Class: Aws::Types::SnowflakeBufferingHints

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)


958
959
960
# File 'sig/types.rbs', line 958

def interval_in_seconds
  @interval_in_seconds
end

#size_in_m_bs::Integer

Returns the value of attribute size_in_m_bs.

Returns:

  • (::Integer)


957
958
959
# File 'sig/types.rbs', line 957

def size_in_m_bs
  @size_in_m_bs
end