Values.AwsEcsTaskDefinitionContainerDefinitionsEnvironmentDetailsSourceAn environment variable to pass to the container.
type nonrec t = {name : NonEmptyString.t option;The name of the environment variable.
*)value : NonEmptyString.t option;The value of the environment variable.
*)}