Class: Aws::Types::GetGlyphsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#font_stack::String

Returns the value of attribute font_stack.

Returns:

  • (::String)


17
18
19
# File 'sig/types.rbs', line 17

def font_stack
  @font_stack
end

#font_unicode_range::String

Returns the value of attribute font_unicode_range.

Returns:

  • (::String)


18
19
20
# File 'sig/types.rbs', line 18

def font_unicode_range
  @font_unicode_range
end