emptyDir

@JvmName(name = "owiuloknlinbblst")
suspend fun emptyDir(value: Output<JobDefinitionEksEmptyDirArgs>)
@JvmName(name = "yfmypxvchwxjeqqe")
suspend fun emptyDir(value: JobDefinitionEksEmptyDirArgs?)

Parameters

value

Specifies the configuration of a Kubernetes emptyDir volume. For more information, see emptyDir in the Kubernetes documentation .


@JvmName(name = "iryqxpmjomqdsdgp")
suspend fun emptyDir(argument: suspend JobDefinitionEksEmptyDirArgsBuilder.() -> Unit)

Parameters

argument

Specifies the configuration of a Kubernetes emptyDir volume. For more information, see emptyDir in the Kubernetes documentation .