/dhall-aws-cloudformation/cloudformation/AWS::BillingConductor::BillingGroup/AccountGrouping.dhall

Copy path to clipboard

Source

{ Type =
{ AutoAssociate : Optional Bool
, LinkedAccountIds : List (./../../Fn.dhall).CfnText
}
, default.AutoAssociate = None Bool
}