/dhall-aws-cloudformation/cloudformation/AWS::AppRunner::Service/CodeConfiguration.dhall
Copy path to clipboardSource
{ Type =
{ CodeConfigurationValues : Optional (./CodeConfigurationValues.dhall).Type
, ConfigurationSource : (./../../Fn.dhall).CfnText
}
, default.CodeConfigurationValues = None (./CodeConfigurationValues.dhall).Type
}