hostPath

@JvmName(name = "uqgsexgbglwkyiqy")
suspend fun hostPath(value: Output<JobDefinitionEksHostPathArgs>)
@JvmName(name = "leealvirohrjtrau")
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 = "claiuqapdhmxanpd")
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 .