Values.DefinitionSourceThe application definition for a particular application.
type nonrec t = {content : StringFree65000.t option;The content of the application definition. This is a JSON object that contains the resource configuration/definitions that identify an application.
*)s3Location : String2000.t option;The S3 bucket that contains the application definition.
*)}