Class: Aws::Types::LayoutContent
- Inherits:
-
Object
- Object
- Aws::Types::LayoutContent
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#basic ⇒ Types::BasicLayout
Returns the value of attribute basic.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#basic ⇒ Types::BasicLayout
Returns the value of attribute basic.
765 766 767 |
# File 'sig/types.rbs', line 765 def basic @basic end |
#unknown ⇒ Object
Returns the value of attribute unknown.
766 767 768 |
# File 'sig/types.rbs', line 766 def unknown @unknown end |