/dhall-aws-cloudformation/cloudformation/AWS::BillingConductor::CustomLineItem/CustomLineItemPercentageChargeDetails.dhall
Copy path to clipboardSource
{ Type =
{ ChildAssociatedResources : Optional (List (./../../Fn.dhall).CfnText)
, PercentageValue : Double
}
, default.ChildAssociatedResources = None (List (./../../Fn.dhall).CfnText)
}