Class: Aws::Types::SheetStyle

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#backgroundTypes::SheetBackgroundStyle

Returns the value of attribute background.



10193
10194
10195
# File 'sig/types.rbs', line 10193

def background
  @background
end

#tileTypes::TileStyle

Returns the value of attribute tile.

Returns:



10191
10192
10193
# File 'sig/types.rbs', line 10191

def tile
  @tile
end

#tile_layoutTypes::TileLayoutStyle

Returns the value of attribute tile_layout.



10192
10193
10194
# File 'sig/types.rbs', line 10192

def tile_layout
  @tile_layout
end