Class: Aws::Types::WarmThroughputObject

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#current_mi_bps::Integer

Returns the value of attribute current_mi_bps.

Returns:

  • (::Integer)


925
926
927
# File 'sig/types.rbs', line 925

def current_mi_bps
  @current_mi_bps
end

#target_mi_bps::Integer

Returns the value of attribute target_mi_bps.

Returns:

  • (::Integer)


924
925
926
# File 'sig/types.rbs', line 924

def target_mi_bps
  @target_mi_bps
end