aws-cdk-lib.aws_quicksight.CfnDashboard.NegativeValueConfigurationProperty

interface NegativeValueConfigurationProperty

LanguageType name
.NETAmazon.CDK.AWS.QuickSight.CfnDashboard.NegativeValueConfigurationProperty
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#CfnDashboard_NegativeValueConfigurationProperty
Javasoftware.amazon.awscdk.services.quicksight.CfnDashboard.NegativeValueConfigurationProperty
Pythonaws_cdk.aws_quicksight.CfnDashboard.NegativeValueConfigurationProperty
TypeScript aws-cdk-lib » aws_quicksight » CfnDashboard » 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.CfnDashboard.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.