SpringCloudAppCustomPersistentDiskArgs

constructor(mountOptions: Output<List<String>>? = null, mountPath: Output<String>, readOnlyEnabled: Output<Boolean>? = null, shareName: Output<String>, storageName: Output<String>)