VolumeMountPatchArgs

constructor(mountPath: Output<String>? = null, mountPropagation: Output<String>? = null, name: Output<String>? = null, readOnly: Output<Boolean>? = null, subPath: Output<String>? = null, subPathExpr: Output<String>? = null)