/dhall-aws-cloudformation/cloudformation/AWS::LookoutMetrics::AnomalyDetector/VpcConfiguration.dhall
Copy path to clipboardSource
{ Type =
{ SecurityGroupIdList : List (./../../Fn.dhall).CfnText
, SubnetIdList : List (./../../Fn.dhall).CfnText
}
, default = {=}
}