AWS::Connect::Workspace FontFamily - AWS CloudFormation

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 FontFamily

Contains font family configuration for workspace themes.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Default" : String }

YAML

Default: String

Properties

Default

The default font family to use in the workspace theme.

Required: No

Type: String

Allowed values: ARIAL | COURIER_NEW | GEORGIA | TIMES_NEW_ROMAN | TREBUCHET | VERDANA

Update requires: No interruption