aws-cdk-lib.aws_quicksight.CfnTheme.FontProperty

interface FontProperty

LanguageType name
.NETAmazon.CDK.AWS.QuickSight.CfnTheme.FontProperty
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#CfnTheme_FontProperty
Javasoftware.amazon.awscdk.services.quicksight.CfnTheme.FontProperty
Pythonaws_cdk.aws_quicksight.CfnTheme.FontProperty
TypeScript aws-cdk-lib » aws_quicksight » CfnTheme » FontProperty

Example

// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import { aws_quicksight as quicksight } from 'aws-cdk-lib';
const fontProperty: quicksight.CfnTheme.FontProperty = {
  fontFamily: 'fontFamily',
};

Properties

NameTypeDescription
fontFamily?stringCfnTheme.FontProperty.FontFamily.

fontFamily?

Type: string (optional)

CfnTheme.FontProperty.FontFamily.