FontConfiguration - Amazon QuickSight

FontConfiguration

Configures the display properties of the given text.

Contents

Note

In the following list, the required parameters are described first.

FontColor

Determines the color of the text.

Type: String

Pattern: ^#[A-F0-9]{6}$

Required: No

FontDecoration

Determines the appearance of decorative lines on the text.

Type: String

Valid Values: UNDERLINE | NONE

Required: No

FontSize

The option that determines the text display size.

Type: FontSize object

Required: No

FontStyle

Determines the text display face that is inherited by the given font family.

Type: String

Valid Values: NORMAL | ITALIC

Required: No

FontWeight

The option that determines the text display weight, or boldness.

Type: FontWeight object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: