Values.AwsElasticBeanstalkEnvironmentEnvironmentLinkSourceContains information about a link to another environment that is in the same group.
type nonrec t = {environmentName : NonEmptyString.t option;The name of the linked environment.
*)linkName : NonEmptyString.t option;The name of the environment link.
*)}