Cinder Persistent Volume Source Patch Args
constructor(fsType: Output<String>? = null, readOnly: Output<Boolean>? = null, secretRef: Output<SecretReferencePatchArgs>? = null, volumeID: Output<String>? = null)