Values.AwsEcsTaskDefinitionContainerDefinitionsEnvironmentFilesDetailsSourceA file that contain environment variables to pass to a container.
type nonrec t = {type_ : NonEmptyString.t option;The type of environment file. The valid value is s3.
*)value : NonEmptyString.t option;The ARN of the S3 object that contains the environment variable file.
*)}