Class: Aws::Types::SectionStyle

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#height::String

Returns the value of attribute height.

Returns:

  • (::String)


10346
10347
10348
# File 'sig/types.rbs', line 10346

def height
  @height
end

#paddingTypes::Spacing

Returns the value of attribute padding.

Returns:



10347
10348
10349
# File 'sig/types.rbs', line 10347

def padding
  @padding
end