/dhall-aws-cloudformation/cloudformation/AWS::QuickSight::Template/HeaderFooterSectionConfiguration.dhall

Copy path to clipboard

Source

{ Type =
{ Layout : (./SectionLayoutConfiguration.dhall).Type
, SectionId : (./../../Fn.dhall).CfnText
, Style : Optional (./SectionStyle.dhall).Type
}
, default.Style = None (./SectionStyle.dhall).Type
}