/dhall-aws-cloudformation/cloudformation/AWS::Timestream::ScheduledQuery/MultiMeasureMappings.dhall

Copy path to clipboard

Source

{ Type =
{ MultiMeasureAttributeMappings :
List (./MultiMeasureAttributeMapping.dhall).Type
, TargetMultiMeasureName : Optional (./../../Fn.dhall).CfnText
}
, default.TargetMultiMeasureName = None (./../../Fn.dhall).CfnText
}