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)


701
702
703
# File 'sig/types.rbs', line 701

def current_mi_bps
  @current_mi_bps
end

#target_mi_bps::Integer

Returns the value of attribute target_mi_bps.

Returns:

  • (::Integer)


700
701
702
# File 'sig/types.rbs', line 700

def target_mi_bps
  @target_mi_bps
end