Class: Aws::Types::GutterStyle
- Inherits:
-
Object
- Object
- Aws::Types::GutterStyle
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#show ⇒ Boolean
Returns the value of attribute show.
Instance Attribute Details
#show ⇒ Boolean
Returns the value of attribute show.
6553 6554 6555 |
# File 'sig/types.rbs', line 6553 def show @show end |