Class: Aws::Types::CascadingControlConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::CascadingControlConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_controls ⇒ ::Array[Types::CascadingControlSource]
Returns the value of attribute source_controls.
Instance Attribute Details
#source_controls ⇒ ::Array[Types::CascadingControlSource]
Returns the value of attribute source_controls.
1562 1563 1564 |
# File 'sig/types.rbs', line 1562 def source_controls @source_controls end |