/dhall-aws-cloudformation/cloudformation/AWS::Budgets::Budget/AutoAdjustData.dhall

Copy path to clipboard

Source

{ Type =
{ AutoAdjustType : (./../../Fn.dhall).CfnText
, HistoricalOptions : Optional (./HistoricalOptions.dhall).Type
}
, default.HistoricalOptions = None (./HistoricalOptions.dhall).Type
}