Class: Aws::Types::LayoutSections
- Inherits:
-
Object
- Object
- Aws::Types::LayoutSections
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sections ⇒ ::Array[Types::Section]
Returns the value of attribute sections.
Instance Attribute Details
#sections ⇒ ::Array[Types::Section]
Returns the value of attribute sections.
776 777 778 |
# File 'sig/types.rbs', line 776 def sections @sections end |