Class: Aws::Types::SectionLayoutConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SectionLayoutConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#free_form_layout ⇒ Types::FreeFormSectionLayoutConfiguration
Returns the value of attribute free_form_layout.
Instance Attribute Details
#free_form_layout ⇒ Types::FreeFormSectionLayoutConfiguration
Returns the value of attribute free_form_layout.
9946 9947 9948 |
# File 'sig/types.rbs', line 9946 def free_form_layout @free_form_layout end |