/dhall-aws-cloudformation/cloudformation/AWS::AppConfig::ConfigurationProfile/Validators.dhall
Copy path to clipboardSource
{ Type =
{ Content : Optional (./../../Fn.dhall).CfnText
, Type : Optional (./../../Fn.dhall).CfnText
}
, default =
{ Content = None (./../../Fn.dhall).CfnText
, Type = None (./../../Fn.dhall).CfnText
}
}