/dhall-aws-cloudformation/cloudformation/AWS::QuickSight::Analysis/DefaultPaginatedLayoutConfiguration.dhall

Copy path to clipboard

Source

{ Type =
{ SectionBased :
Optional (./DefaultSectionBasedLayoutConfiguration.dhall).Type
}
, default.SectionBased
= None (./DefaultSectionBasedLayoutConfiguration.dhall).Type
}