output "batch_job_definition" {
  description = "Batch job definition object"
  value       = aws_batch_job_definition.main
}
