Class: Aws::Types::SheetBackgroundStyle

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#color::String

Returns the value of attribute color.

Returns:

  • (::String)


10472
10473
10474
# File 'sig/types.rbs', line 10472

def color
  @color
end

#gradient::String

Returns the value of attribute gradient.

Returns:

  • (::String)


10473
10474
10475
# File 'sig/types.rbs', line 10473

def gradient
  @gradient
end