Class: Aws::Types::FabricConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::FabricConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recovery_latency_mode ⇒ "BALANCED", "LOW_LATENCY"
Returns the value of attribute recovery_latency_mode.
Instance Attribute Details
#recovery_latency_mode ⇒ "BALANCED", "LOW_LATENCY"
Returns the value of attribute recovery_latency_mode.
686 687 688 |
# File 'sig/types.rbs', line 686 def recovery_latency_mode @recovery_latency_mode end |