Class: Aws::Types::InputLossFailoverSettings
- Inherits:
-
Object
- Object
- Aws::Types::InputLossFailoverSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#input_loss_threshold_msec ⇒ ::Integer
Returns the value of attribute input_loss_threshold_msec.
Instance Attribute Details
#input_loss_threshold_msec ⇒ ::Integer
Returns the value of attribute input_loss_threshold_msec.
1870 1871 1872 |
# File 'sig/types.rbs', line 1870 def input_loss_threshold_msec @input_loss_threshold_msec end |