FlexPersistentVolumeSourceArgs

constructor(driver: Output<String>, fsType: Output<String>? = null, options: Output<Map<String, String>>? = null, readOnly: Output<Boolean>? = null, secretRef: Output<SecretReferenceArgs>? = null)