localVolume

@JvmName(name = "chjhxyxybelndfsl")
suspend fun localVolume(value: Output<String>)
@JvmName(name = "arwqchkfkxjalbgt")
suspend fun localVolume(value: String?)

Parameters

value

The configuration of the host file mounted to the container. For example: [{"type":"","nodePath":"/localfiles","mountPath":"/app/files"},{"type":"Directory","nodePath":"/mnt", "mountPath":"/app/storage"}]. Among them, nodePath is the host path; mountPath is the path in the container; type is the mount type.