hostPath

@JvmName(name = "mwjmlwvwtrhxmxem")
suspend fun hostPath(value: Output<JobDefinitionEksHostPathArgs>)
@JvmName(name = "xpiuuxsedcttotgt")
suspend fun hostPath(value: JobDefinitionEksHostPathArgs?)

Parameters

value

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


@JvmName(name = "naugoeedhbqrnrck")
suspend fun hostPath(argument: suspend JobDefinitionEksHostPathArgsBuilder.() -> Unit)

Parameters

argument

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