ephemeralStorage

@JvmName(name = "jnmariuyowmlbdxt")
suspend fun ephemeralStorage(value: Output<JobDefinitionEphemeralStorageArgs>)
@JvmName(name = "cgcwcelpjtyqfbfs")
suspend fun ephemeralStorage(value: JobDefinitionEphemeralStorageArgs?)

Parameters

value

The amount of ephemeral storage to allocate for the task. This parameter is used to expand the total amount of ephemeral storage available, beyond the default amount, for tasks hosted on AWS Fargate .


@JvmName(name = "iggfupuqppbwyoqw")
suspend fun ephemeralStorage(argument: suspend JobDefinitionEphemeralStorageArgsBuilder.() -> Unit)

Parameters

argument

The amount of ephemeral storage to allocate for the task. This parameter is used to expand the total amount of ephemeral storage available, beyond the default amount, for tasks hosted on AWS Fargate .