aws-cdk-lib.aws_quicksight.CfnDashboard.SheetLayoutElementMaximizationOptionProperty

interface SheetLayoutElementMaximizationOptionProperty

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

The sheet layout maximization options of a dashbaord.

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 sheetLayoutElementMaximizationOptionProperty: quicksight.CfnDashboard.SheetLayoutElementMaximizationOptionProperty = {
  availabilityStatus: 'availabilityStatus',
};

Properties

NameTypeDescription
availabilityStatus?stringThe status of the sheet layout maximization options of a dashbaord.

availabilityStatus?

Type: string (optional)

The status of the sheet layout maximization options of a dashbaord.