/dhall-aws-cloudformation/cloudformation/AWS::AppRunner::Service/CodeConfiguration.dhall

Copy path to clipboard

Source

{ Type =
{ CodeConfigurationValues : Optional (./CodeConfigurationValues.dhall).Type
, ConfigurationSource : (./../../Fn.dhall).CfnText
}
, default.CodeConfigurationValues = None (./CodeConfigurationValues.dhall).Type
}