Class: Aws::Types::TileLayoutStyle
- Inherits:
-
Object
- Object
- Aws::Types::TileLayoutStyle
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#gutter ⇒ Types::GutterStyle
Returns the value of attribute gutter.
-
#margin ⇒ Types::MarginStyle
Returns the value of attribute margin.
Instance Attribute Details
#gutter ⇒ Types::GutterStyle
Returns the value of attribute gutter.
11128 11129 11130 |
# File 'sig/types.rbs', line 11128 def gutter @gutter end |
#margin ⇒ Types::MarginStyle
Returns the value of attribute margin.
11129 11130 11131 |
# File 'sig/types.rbs', line 11129 def margin @margin end |