efs Volume Configuration
Parameters
value
This parameter is specified when you're using an Amazon Elastic File System file system for job storage. Jobs that are running on Fargate resources must specify a platformVersion
of at least 1.4.0
.
suspend fun efsVolumeConfiguration(argument: suspend JobDefinitionEfsVolumeConfigurationArgsBuilder.() -> Unit)
Parameters
argument
This parameter is specified when you're using an Amazon Elastic File System file system for job storage. Jobs that are running on Fargate resources must specify a platformVersion
of at least 1.4.0
.