Class: Aws::Types::AutomaticFailConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::AutomaticFailConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#target_section ⇒ ::String
Returns the value of attribute target_section.
Instance Attribute Details
#target_section ⇒ ::String
Returns the value of attribute target_section.
586 587 588 |
# File 'sig/types.rbs', line 586 def target_section @target_section end |