/dhall-aws-cloudformation/cloudformation/AWS::BillingConductor::CustomLineItem/CustomLineItemPercentageChargeDetails.dhall

Copy path to clipboard

Source

{ Type =
{ ChildAssociatedResources : Optional (List (./../../Fn.dhall).CfnText)
, PercentageValue : Double
}
, default.ChildAssociatedResources = None (List (./../../Fn.dhall).CfnText)
}