Class: Aws::Types::WarmThroughputObject

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#current_mi_bps::Integer

Returns the value of attribute current_mi_bps.



935
936
937
# File 'sig/types.rbs', line 935

def current_mi_bps
  @current_mi_bps
end

#target_mi_bps::Integer

Returns the value of attribute target_mi_bps.



934
935
936
# File 'sig/types.rbs', line 934

def target_mi_bps
  @target_mi_bps
end