aws-cdk-lib.aws_quicksight.CfnTemplate.NegativeValueConfigurationProperty

interface NegativeValueConfigurationProperty

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

The options that determine the negative value configuration.

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 negativeValueConfigurationProperty: quicksight.CfnTemplate.NegativeValueConfigurationProperty = {
  displayMode: 'displayMode',
};

Properties

NameTypeDescription
displayModestringDetermines the display mode of the negative value configuration.

displayMode

Type: string

Determines the display mode of the negative value configuration.