Photon Persistent Disk Volume Source Patch Args
data class PhotonPersistentDiskVolumeSourcePatchArgs(val fsType: Output<String>? = null, val pdID: Output<String>? = null) : ConvertibleToJava<PhotonPersistentDiskVolumeSourcePatchArgs>
Represents a Photon Controller persistent disk resource.