VolumeMountStatusArgs

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