Class: Aws::Types::SectionStyle
- Inherits:
-
Object
- Object
- Aws::Types::SectionStyle
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#height ⇒ ::String
Returns the value of attribute height.
-
#padding ⇒ Types::Spacing
Returns the value of attribute padding.
Instance Attribute Details
#height ⇒ ::String
Returns the value of attribute height.
9956 9957 9958 |
# File 'sig/types.rbs', line 9956 def height @height end |
#padding ⇒ Types::Spacing
Returns the value of attribute padding.
9957 9958 9959 |
# File 'sig/types.rbs', line 9957 def padding @padding end |