Values.EnvironmentImageSourceInformation about a Docker image that is managed by CodeBuild.
type nonrec t = {name : String_.t option;The name of the Docker image.
*)description : String_.t option;The description of the Docker image.
*)versions : ImageVersions.t option;A list of environment image versions.
*)}