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.



10583
10584
10585
# File 'sig/types.rbs', line 10583

def background
  @background
end

#tileTypes::TileStyle

Returns the value of attribute tile.

Returns:



10581
10582
10583
# File 'sig/types.rbs', line 10581

def tile
  @tile
end

#tile_layoutTypes::TileLayoutStyle

Returns the value of attribute tile_layout.



10582
10583
10584
# File 'sig/types.rbs', line 10582

def tile_layout
  @tile_layout
end