/dhall-aws-cloudformation/cloudformation/AWS::AutoScalingPlans::ScalingPlan/TagFilter.dhall

Copy path to clipboard

Source

{ Type =
{ Key : (./../../Fn.dhall).CfnText
, Values : Optional (List (./../../Fn.dhall).CfnText)
}
, default.Values = None (List (./../../Fn.dhall).CfnText)
}