/dhall-aws-cloudformation/cloudformation/AWS::AutoScaling::ScalingPolicy/PredictiveScalingPredefinedMetricPair.dhall
Copy path to clipboardSource
{ Type =
{ PredefinedMetricType : (./../../Fn.dhall).CfnText
, ResourceLabel : Optional (./../../Fn.dhall).CfnText
}
, default.ResourceLabel = None (./../../Fn.dhall).CfnText
}