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:



11518
11519
11520
# File 'sig/types.rbs', line 11518

def gutter
  @gutter
end

#marginTypes::MarginStyle

Returns the value of attribute margin.

Returns:



11519
11520
11521
# File 'sig/types.rbs', line 11519

def margin
  @margin
end