Class: Aws::Types::TileLayoutStyle

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#gutterTypes::GutterStyle

Returns the value of attribute gutter.

Returns:



11128
11129
11130
# File 'sig/types.rbs', line 11128

def gutter
  @gutter
end

#marginTypes::MarginStyle

Returns the value of attribute margin.

Returns:



11129
11130
11131
# File 'sig/types.rbs', line 11129

def margin
  @margin
end