This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Connect::Workspace WorkspaceThemeTypography
Contains typography configuration for a workspace theme.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "FontFamily" :FontFamily}
YAML
FontFamily:FontFamily
Properties
FontFamily-
The font family configuration for text in the workspace.
Required: No
Type: FontFamily
Update requires: No interruption