Class: Aws::Types::BodySectionContent
- Inherits:
-
Object
- Object
- Aws::Types::BodySectionContent
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#layout ⇒ Types::SectionLayoutConfiguration
Returns the value of attribute layout.
Instance Attribute Details
#layout ⇒ Types::SectionLayoutConfiguration
Returns the value of attribute layout.
1075 1076 1077 |
# File 'sig/types.rbs', line 1075 def layout @layout end |