mountDescs

@JvmName(name = "emesxxssgytfrixs")
suspend fun mountDescs(value: Output<String>)
@JvmName(name = "puoubbvvipvctnue")
suspend fun mountDescs(value: String?)

Parameters

value

Mount configuration description, as a serialized JSON. For example: [{"nasPath": "/k8s","mountPath": "/mnt"},{"nasPath": "/files","mountPath": "/app/files"}]. Among them, nasPath refers to the file storage path; mountPath refers to the path mounted in the container.